v1.6.0 (🥶 Cold Day of Spring)
github-actions
released this
14 Oct 13:59
·
69 commits
to refs/heads/master
since this release
Changes
Dependency Updates
- Update buildkite plugin docker-compose to v4 (#73) @renovate
- Update buildkite plugin docker-compose to v3.13.0 (#69) @renovate
- Update buildkite plugin shellcheck to v1.3.0 (#71) @renovate
- Update buildkite plugin plugin-linter to v3 (#68) @renovate
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- artifacts#v1.5.0:
+ artifacts#v1.6.0:
download: "log/**/*.log"