Skip to content

Commit

Permalink
Update buildkite plugin docker-compose to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 22, 2018
1 parent ec88ffd commit b54c6f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .buildkite/pipeline.yml
@@ -1,11 +1,11 @@
steps:
- label: ":bash: Plugin"
plugins:
docker-compose#v2.5.1:
docker-compose#v2.6.0:
run: plugin
- label: ":ruby: Ruby"
plugins:
docker-compose#v2.5.1:
docker-compose#v2.6.0:
run: ruby
- label: "✨ Lint"
plugins:
Expand Down

0 comments on commit b54c6f3

Please sign in to comment.