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 bf42c20 commit 7d59bebCopy full SHA for 7d59beb
.github/workflows/docker-image-release.yml
@@ -72,7 +72,6 @@ jobs:
72
push: true
73
tags: |
74
defangio/railpack-builder:${{ env.IMAGE_TAG }}
75
- ${{ env.GCP_REGION }}-docker.pkg.dev/defang-io/public/railpack-builder:${{ env.IMAGE_TAG }}
76
public.ecr.aws/defang-io/codebuild-railpack:${{ env.IMAGE_TAG }}
77
cache-from: type=gha,scope=${{ github.workflow }}
78
cache-to: type=gha,scope=${{ github.workflow }},mode=max
0 commit comments