buildkite-plugins / docker-buildkite-plugin

🐳📦 Run any build step in a Docker container
MIT License
113 stars 106 forks source link

Update buildkite plugin docker-compose to v3.1.0 #146

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Update Change
docker-compose minor v3.0.3 -> v3.1.0

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin ### [`v3.1.0`](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/v3.1.0) [Compare Source](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v3.0.3...v3.1.0) #### Added - Allow `push` to be combined with `build` or `run` ([#​224](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/224)) [@​matthewd](https://togithub.com/matthewd) - Output status of the containers on exit ([#​212](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/212)) [@​pecigonzalo](https://togithub.com/pecigonzalo) #### Fixed - Fix shellcheck errors ([#​226](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/226)) [@​lox](https://togithub.com/lox) - Handle single container and `--rm` configuration ([#​222](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/222)) [@​pecigonzalo](https://togithub.com/pecigonzalo) #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - command: test.sh plugins: - docker-compose#v3.0.3: + docker-compose#v3.1.0: run: app ```

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.