Skip to content

v3.6.0 (馃悷 Barramundi)

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 03:54
· 441 commits to master since this release
b332edb

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.5.0:
+     docker-compose#v3.6.0:
        image: someimage
        workdir: /app