diff --git a/_docs/content/_index.md b/_docs/content/_index.md index 74d29ef..bb77176 100644 --- a/_docs/content/_index.md +++ b/_docs/content/_index.md @@ -91,7 +91,7 @@ steps: from_secret: aws_secret_access_key settings: registry: .dkr.ecr..amazonaws.com - repo: .dkr.ecr..amazonaws.com/octocat/example + repo: .dkr.ecr..amazonaws.com/octocat/example tags: latest ```