github buildkite-plugins/docker-compose-buildkite-plugin v1.8.4
v1.8.4 (⛑Medic)

latest releases: v5.2.0, v5.1.0, v5.0.0...
6 years ago

Fixed

  • Multiple config files weren't read correctly (#101)
  • Expand header and container logs weren't running after command failure (#103) (thanks @Sutto)

Upgrading

To upgrade, update your pipeline.yml files:

 steps:
   - command: test.sh
     plugins:
-      docker-compose#v1.8.3:
+      docker-compose#v1.8.4:
         run: app

Don't miss a new docker-compose-buildkite-plugin release

NewReleases is sending notifications on new releases.