Changes
- Update buildkite plugin docker-compose to v3.9.0 (#61) @renovate
- Support more than 10 artifacts (#64) @raven
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- artifacts#v1.4.0:
+ artifacts#v1.5.0:
download: "log/**/*.log"