Skip to content

Commit

Permalink
fixup: bad rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
matzf committed Oct 31, 2023
1 parent 7ecb99a commit d0faa46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/hooks/pre-command
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ echo "~~~ Starting bazel remote cache proxy"
docker compose --compatibility -f .buildkite/hooks/bazel-remote.yml up -d

echo "~~~ Starting go module proxy"
docker compose --compatibility -f .buildkite/hooks/go-module-proxy.yml -p up -d
docker compose --compatibility -f .buildkite/hooks/go-module-proxy.yml up -d

0 comments on commit d0faa46

Please sign in to comment.