inspec/.expeditor/artifact.habitat.yml
Miah Johnson 8e4a00693f lets try to reuse these?
Signed-off-by: Miah Johnson <miah@chia-pet.org>
2019-11-01 18:32:54 -07:00

18 lines
392 B
YAML

---
steps:
- label: ":linux: Validate Habitat Builds of Chef InSpec"
commands:
- .expeditor/buildkite/artifact.habitat.test.sh
expeditor:
executor:
linux:
privileged: true
- label: ":windows: Validate Habitat Builds of Chef InSpec"
commands:
- .expeditor/buildkite/artifact.habitat.test.ps1
expeditor:
executor:
windows:
privileged: true