Update _docs/content/_index.md

Co-authored-by: Robert Kaussow <xoxys@rknet.org>
This commit is contained in:
Patrick Schratz 2023-03-06 17:17:27 +01:00 committed by GitHub
parent 9d9f144474
commit 118341819c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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
```