We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c50393b commit da82fe0Copy full SHA for da82fe0
.buildkite/pipeline.yml
@@ -1,5 +1,6 @@
1
steps:
2
- name: ":golang:"
3
command: "./scripts/test.sh"
4
- env:
5
- BUILDKITE_DOCKER_COMPOSE_CONTAINER: "app"
+ plugins:
+ docker-compose#v2.5.0:
6
+ run: app
0 commit comments