github buildkite-plugins/artifacts-buildkite-plugin v1.4.0
v1.4.0 (🍫Chocolate Marquise)

latest releases: v1.9.4, v1.9.3, v1.9.2...
3 years ago

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     artifacts#v1.3.0:
+     artifacts#v1.4.0:
        download: "log/**/*.log"

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

NewReleases is sending notifications on new releases.