Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Run zarf init command for public ECR test from root of repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucas Rodriguez committed Oct 14, 2023
1 parent d015d60 commit 8a4fbf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-aws-init-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,6 @@ jobs:
run: mv build/zarf-init-amd64-*.tar.zst .

- name: Zarf init with public ECR registry
working-directory: build
run: |
zarf init \
--registry-url="$(aws ecr-public describe-registries --query 'registries[0].registryUri' --output text --region us-east-1)" \
Expand Down

0 comments on commit 8a4fbf2

Please sign in to comment.