github buildkite-plugins/artifacts-buildkite-plugin v1.9.4
v1.9.4 (🐨 Sydney)

3 months ago

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"

Don't miss a new artifacts-buildkite-plugin release

NewReleases is sending notifications on new releases.