github seek-oss/docker-ecr-publish-buildkite-plugin v2.2.0

latest releases: v2.5.1, v2.5.0, v2.4.0...
3 years ago

Features

  • Save image digest to Buildkite metadata (#25, @athurn)

    If you'd like to reference the published image digest in a subsequent pipeline step, you can now make use of the optional save-digest-as-metadata property:

    steps:
      - plugins:
          - seek-oss/docker-ecr-publish#v2.2.0:
              ecr-name: my-repo
              save-digest-as-metadata: my-metadata-variable

Don't miss a new docker-ecr-publish-buildkite-plugin release

NewReleases is sending notifications on new releases.