We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 429170e commit d2b8194Copy full SHA for d2b8194
1 file changed
.github/workflows/ci-cd.yaml
@@ -50,6 +50,7 @@ jobs:
50
push: true
51
files: |
52
./docker-bake.hcl
53
+ targets: prod
54
set: |
55
*.labels.org.opencontainers.image.revision=${{ github.sha }}
56
*.cache-from=type=gha
0 commit comments