Skip to content

v4.2.0 (🥟 Empandas)

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 00:56
· 410 commits to refs/heads/master since this release
3d4a5a0

Changes

Upgrading

To upgrade, update your pipeline.yml files:

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