v3.11.1 (ππ»ββοΈ Running)
github-actions
released this
23 Sep 15:57
·
506 commits
to refs/heads/master
since this release
Changes
- Upload logs when dependencies fail to start (#330) @software-opal
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- docker-compose#v3.11.0:
+ docker-compose#v3.11.1:
image: someimage
workdir: /app