Skip to content

Commit 8d25e23

Browse files
committed
New plugins syntax
1 parent c939f28 commit 8d25e23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.buildkite/pipeline.yml

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

0 commit comments

Comments
 (0)