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