Skip to content

v4.16.0 (☔ Rainy Day)

Compare
Choose a tag to compare
@pzeballos pzeballos released this 25 Oct 20:49
· 249 commits to master since this release
eb55f0b

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v4.15.0:
+     docker-compose#v4.16.0:
        image: someimage
        workdir: /app