We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c0c29a commit ab4e3b2Copy full SHA for ab4e3b2
1 file changed
.github/workflows/deploy_beta.yml
@@ -35,6 +35,7 @@ jobs:
35
push: true
36
tags: ghcr.io/${{ env.REPOSITORY_LC }}:beta
37
context: ./jccp
38
+ target: jccp
39
build-args: |
40
SHORT_SHA:${{ github.sha }}
41
- name: Login to production server and deploy
0 commit comments