mirror of
https://github.com/inspec/inspec
synced 2025-02-16 14:08:36 +00:00
Signed-off-by: Clinton Wolfe <clintoncwolfe@gmail.com> Co-authored-by: Clinton Wolfe <clintoncwolfe@gmail.com>
This commit is contained in:
parent
26ca0f3f5b
commit
2e50b11ced
1 changed files with 1 additions and 13 deletions
|
@ -57,18 +57,6 @@ steps:
|
||||||
docker:
|
docker:
|
||||||
image: ruby:3.1
|
image: ruby:3.1
|
||||||
|
|
||||||
- label: run-tests-ruby-3.0-windows
|
|
||||||
command:
|
|
||||||
- /workdir/.expeditor/buildkite/verify.ps1
|
|
||||||
expeditor:
|
|
||||||
executor:
|
|
||||||
docker:
|
|
||||||
environment:
|
|
||||||
- BUILDKITE
|
|
||||||
host_os: windows
|
|
||||||
shell: ["powershell", "-Command"]
|
|
||||||
image: rubydistros/windows-2019:3.0
|
|
||||||
|
|
||||||
- label: run-tests-ruby-3.1-windows
|
- label: run-tests-ruby-3.1-windows
|
||||||
command:
|
command:
|
||||||
- /workdir/.expeditor/buildkite/verify.ps1
|
- /workdir/.expeditor/buildkite/verify.ps1
|
||||||
|
@ -79,4 +67,4 @@ steps:
|
||||||
- BUILDKITE
|
- BUILDKITE
|
||||||
host_os: windows
|
host_os: windows
|
||||||
shell: ["powershell", "-Command"]
|
shell: ["powershell", "-Command"]
|
||||||
image: rubydistros/windows-2019:3.1
|
image: rubydistros/windows-2019:3.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue