v2.0.0
- Add support for AWS CLI v2
- Remove deprecated
aws ecr get-login
command in favour ofaws 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