Skip to content

v5.1.0 (🧹 Cleaning)

Compare
Choose a tag to compare
@pzeballos pzeballos released this 23 Feb 19:44
· 138 commits to master since this release
8d5db9f

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v5.0.0:
+     docker-compose#v5.1.0:
        image: someimage
        workdir: /app

You can check out our notes for more detailed information on the major release of the plugin v5