Skip to content

Commit da82fe0

Browse files
authored
Update to Docker Compose plugin
1 parent c50393b commit da82fe0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.buildkite/pipeline.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
steps:
22
- name: ":golang:"
33
command: "./scripts/test.sh"
4-
env:
5-
BUILDKITE_DOCKER_COMPOSE_CONTAINER: "app"
4+
plugins:
5+
docker-compose#v2.5.0:
6+
run: app

0 commit comments

Comments
 (0)