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.0.1 #115

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Update Change References
docker-compose patch v3.0.0 -> v3.0.1 source

Release Notes

buildkite-plugins/docker-compose-buildkite-plugin ### [`v3.0.1`](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/releases/v3.0.1) [Compare Source](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/compare/v3.0.0...v3.0.1) #### Added - Added build-parallel build only option ([#​208](https://togithub.com/buildkite-plugins/docker-compose-buildkite-plugin/issues/208)) [@​hartror](https://togithub.com/hartror) #### Fixed - Fix bug where ansi output from docker-compose causes header times to be misaligned #### Upgrading To upgrade, update your `pipeline.yml` files: ```diff steps: - command: test.sh plugins: - docker-compose#v3.0.0: + docker-compose#v3.0.1: 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.



This PR has been generated by Renovate Bot. View repository job log here.