Skip to content

v5.8.0 (🍂 Bare Branches)

Choose a tag to compare

@mcncl mcncl released this 06 May 01:51
· 110 commits to master since this release
87583a7

What's Changed

New Contributors

Full Changelog: v5.7.0...v5.8.0

Upgrading


To upgrade, update your pipeline.yml files:

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