Skip to content

Commit

Permalink
Bump README.md for v2.1.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
boomper-bot[bot] authored Jun 29, 2020
1 parent 06be3a0 commit 877ca09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This will login docker to ECR prior to running your script.
steps:
- command: ./run_build.sh
plugins:
- ecr#v2.1.0:
- ecr#v2.1.1:
login: true
```
Expand All @@ -21,7 +21,7 @@ If you want to log in to ECR on [another account](https://docs.aws.amazon.com/Am
steps:
- command: ./run_build.sh
plugins:
- ecr#v2.1.0:
- ecr#v2.1.1:
login: true
account_ids: "0015615400570"
region: "ap-southeast-2"
Expand Down

0 comments on commit 877ca09

Please sign in to comment.