We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 933f18d commit 0f6f252Copy full SHA for 0f6f252
.github/workflows/images-pull-request.yaml
@@ -31,7 +31,6 @@ jobs:
31
run: .github/ci-scripts/create-image-matrix.sh
32
env:
33
CHANGED_FILES: ${{ steps.get_changed_files.outputs.all_modified_files }}
34
- ECR_REPO_TYPE: public
35
36
build-public:
37
needs: chkmodified
0 commit comments