Skip to content

v1.9.4 (🐨 Sydney)

Latest
Compare
Choose a tag to compare
@pzeballos pzeballos released this 05 Aug 00:21
· 4 commits to master since this release
0f7e164

Fixes

  • Enhance ignore missing with compressed (#101) @toote

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"