github seek-oss/docker-ecr-publish-buildkite-plugin v1.1.6
Rework build args and tags

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

Features:

  • Support three --build-arg properties: args, branch-args, default-args
  • Support three --tag properties: tags, branch-tags, default-tags
  • Allow all list properties to be specified as either [string, array]
  • Always push a $BUILDKITE_BUILD_NUMBER tag to ensure that non-default branch builds get published
  • Allow image tags to be specified with the ecr://image:tag shorthand

Fixes:

  • BREAKING CHANGE: remove hardcoded --build-arg BRANCH_TYPE=master option on default branch builds
  • v1.1.5: Call ECR login before docker build --cache-from
  • v1.1.5: Pull --cache-from images before docker build
  • v1.1.4: Fix regression in v1.1.4 that ignored user-specified tags

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

NewReleases is sending notifications on new releases.