v5.10.0 (🤧 Coughing a Lot)
What's Changed
- Minor changes by @toote in #488
- Bubble up cleanup failures by @toote in #487
- Add option to allow env var usage in
pushstrings by @lparry in #493
New Contributors
Upgrading
To upgrade, update your pipeline.yml files:
steps:
- command: test.sh
plugins:
- docker-compose#v5.9.0:
+ docker-compose#v5.10.0:
image: someimage
workdir: /appFull Changelog: v5.9.0...v5.10.0