Skip to content

Commit 90e40e4

Browse files
authored
Merge pull request #38 from buildkite-plugins/renovate/docker-compose-3.x
Update buildkite plugin docker-compose to v3.9.0
2 parents 3c6be6e + 2830141 commit 90e40e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.buildkite/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
steps:
22
- label: run bats tests
33
plugins:
4-
- docker-compose#v3.8.0:
4+
- docker-compose#v3.9.0:
55
run: tests
66

77
- label: run shellcheck

0 commit comments

Comments
 (0)