From 9d9f1444747809e2eb12e2d7251d3271b2bf88b3 Mon Sep 17 00:00:00 2001 From: Patrick Schratz Date: Mon, 6 Mar 2023 17:17:20 +0100 Subject: [PATCH] Update _docs/content/_index.md Co-authored-by: Robert Kaussow --- _docs/content/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_docs/content/_index.md b/_docs/content/_index.md index 421602c..74d29ef 100644 --- a/_docs/content/_index.md +++ b/_docs/content/_index.md @@ -90,7 +90,7 @@ steps: AWS_SECRET_ACCESS_KEY: from_secret: aws_secret_access_key settings: - registry: .dkr.ecr..amazonaws.com + registry: .dkr.ecr..amazonaws.com repo: .dkr.ecr..amazonaws.com/octocat/example tags: latest ```