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 8a4634d commit e0dc397Copy full SHA for e0dc397
1 file changed
.github/workflows/build.yaml
@@ -62,8 +62,7 @@ jobs:
62
${{ steps.login-ecr.outputs.registry }}/${{ env.ECR_REPOSITORY }}:${{ github.ref_name }}
63
cache-from: type=gha
64
cache-to: type=gha,mode=max
65
- secrets: |
66
- composer_auth=${{ secrets.AUTH_JSON_FILE }}
+
67
68
- name: Export image URI
69
id: img
0 commit comments