File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -16,12 +16,12 @@ steps:
1616 command : .buildkite/verify-release/verify-release.sh
1717 agents : { queue: standard }
1818
19- - label : " :rice: pure-docker-test"
20- command : .buildkite/vagrant-run.sh docker-test
21- artifact_paths : ./*.log
22- env :
23- TEST_TYPE : " pure-docker-test"
24- agents : { queue: "vagrant" }
19+ # - label: ":rice: pure-docker-test"
20+ # command: .buildkite/vagrant-run.sh docker-test
21+ # artifact_paths: ./*.log
22+ # env:
23+ # TEST_TYPE: "pure-docker-test"
24+ # agents: { queue: "vagrant" }
2525
2626 - label : " :rice: docker-compose-test"
2727 command : .buildkite/vagrant-run.sh docker-test
7070 -
ssh://[email protected] /sourcegraph/sg-buildkite-plugin.git#main: ~ 7171 command : |
7272 sg release run promote-to-public finalize --workdir=. --config-from-commit
73-
You can’t perform that action at this time.
0 commit comments