inspec/.expeditor/artifact.habitat.yml

21 lines
442 B
YAML
Raw Normal View History

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