Skip to content

v2.0.0

Compare
Choose a tag to compare
@renkoh renkoh released this 22 Feb 00:21
· 16 commits to master since this release
55c2f53
  • Add support for AWS CLI v2
  • Remove deprecated aws ecr get-login command in favour of aws ecr get-login-password
  • Support setting the region for ECR
steps:
  - command: echo wow
    plugins:
      - seek-oss/docker-ecr-cache#v2.0.0:
          region: ap-southeast-2

See the README section for more details.

Note: This release requires AWS CLI v1.17.10 or later installed on your agent