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

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

Features

  • Support cross-account and cross-region publishing (#20, @HenryCook)

    Breaking changes

    The plugin now defaults to eu-west-2 if the AWS_DEFAULT_REGION environment variable is not set.

    If you configure the AWS region on your agents through some other method, set the region option explicitly:

    steps:
      - plugins:
          - seek-oss/docker-ecr-publish#v2.0.0:
              region: us-east-1
              ecr-name: my-repo

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

NewReleases is sending notifications on new releases.