Skip to content

Commit 5d8fd87

Browse files
authored
Merge pull request #77 from buildkite-plugins/renovate/buildkite-docker-compose-2.x
Update buildkite plugin docker-compose to v2.6.0
2 parents 91a83a7 + b54c6f3 commit 5d8fd87

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
@@ -1,11 +1,11 @@
11
steps:
22
- label: ":bash: Plugin"
33
plugins:
4-
docker-compose#v2.5.1:
4+
docker-compose#v2.6.0:
55
run: plugin
66
- label: ":ruby: Ruby"
77
plugins:
8-
docker-compose#v2.5.1:
8+
docker-compose#v2.6.0:
99
run: ruby
1010
- label: "✨ Lint"
1111
plugins:

0 commit comments

Comments
 (0)