Skip to content

v3.4.0 (馃搯 Six Weeks of Lockdown)

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 13:28
· 459 commits to master since this release
3e1dd1e

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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