v3.12.0 (☕ Intense Coffee)
github-actions
released this
26 Sep 12:13
·
478 commits
to refs/heads/master
since this release
Changes
- Allow build and run (#325) @DuBistKomisch @toote
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- docker-compose#v3.11.2:
+ docker-compose#v3.12.0:
image: someimage
workdir: /app