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

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

Features

  • Support disabling latest tag on default branch builds (#23, @fridayhut)

    If you're working with immutable image tags, you can now disable the latest tag with the add-latest-tag property:

    steps:
      - plugins:
          - seek-oss/docker-ecr-publish#v2.1.0:
              add-latest-tag: false
              ecr-name: my-repo

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

NewReleases is sending notifications on new releases.