Fixed
- Multiple config files weren't read correctly (#101)
- Expand header and container logs weren't running after command failure (#103) (thanks @Sutto)
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- docker-compose#v1.8.3:
+ docker-compose#v1.8.4:
run: app