v1.9.2 (🔥 Monday on Fire)
github-actions
released this
19 Sep 00:13
·
21 commits
to refs/heads/master
since this release
Changes
- SUP-1372 fix compressed (#91) @HugeIRL (Co-authored-by: @pzeballos)
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- artifacts#v1.9.1:
+ artifacts#v1.9.2:
download: "log/**/*.log"