diff --git a/.buildkite/dev-docker/pipeline.yml b/.buildkite/dev-docker/pipeline.yml index 2ac4b3828..ca8bf5a1c 100644 --- a/.buildkite/dev-docker/pipeline.yml +++ b/.buildkite/dev-docker/pipeline.yml @@ -7,7 +7,7 @@ steps: hint: "The branch to build from e.g. 'master'." - wait - label: "Build Docker Artifacts for Rally" - command: bash .buildkite/docker-dev/run.sh + command: bash .buildkite/dev-docker/run.sh # Run on GCP to use `docker` agents: provider: gcp