mirror of
https://github.com/inspec/inspec
synced 2024-11-10 07:04:15 +00:00
4878df9e0d
Signed-off-by: Miah Johnson <miah@chia-pet.org>
17 lines
292 B
YAML
17 lines
292 B
YAML
---
|
|
expeditor:
|
|
defaults:
|
|
buildkite:
|
|
timeout_in_minutes: 30
|
|
|
|
|
|
steps:
|
|
|
|
- label: coverage
|
|
commands:
|
|
- /workdir/.expeditor/buildkite/coverage.sh
|
|
expeditor:
|
|
secrets:
|
|
COVERAGE_ID:
|
|
path: secret/coveralls/inspec/inspec
|
|
field: reporter_id
|