mirror of
https://github.com/thegeeklab/drone-docker-buildx.git
synced 2024-11-16 09:30:41 +00:00
Update _docs/content/_index.md
Co-authored-by: Robert Kaussow <xoxys@rknet.org>
This commit is contained in:
parent
9d9f144474
commit
118341819c
@ -91,7 +91,7 @@ steps:
|
||||
from_secret: aws_secret_access_key
|
||||
settings:
|
||||
registry: <account_id>.dkr.ecr.<region>.amazonaws.com
|
||||
repo: <your account ID>.dkr.ecr.<region>.amazonaws.com/octocat/example
|
||||
repo: <account_id>.dkr.ecr.<region>.amazonaws.com/octocat/example
|
||||
tags: latest
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user