Fixes
Added
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- artifacts#v1.9.3:
+ artifacts#v1.9.4:
download: "log/**/*.log"
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- artifacts#v1.9.3:
+ artifacts#v1.9.4:
download: "log/**/*.log"
Don't miss a new artifacts-buildkite-plugin release
NewReleases is sending notifications on new releases.