Skip to content

Commit

Permalink
Merge pull request #67 from buildkite-plugins/keithduncan/consistent-…
Browse files Browse the repository at this point in the history
…parameters

Be consistent with hyphens and underscores
  • Loading branch information
keithduncan authored Jul 16, 2021
2 parents a7e99dc + c3fa680 commit 27c8beb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ steps:
plugins:
- ecr#v2.3.0:
login: true
account_ids: "0015615400570"
account-ids: "0015615400570"
region: "ap-southeast-2"
```
Expand Down

0 comments on commit 27c8beb

Please sign in to comment.