Skip to content

Commit ab4e3b2

Browse files
committed
Make jccp the build target for the image
1 parent 6c0c29a commit ab4e3b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy_beta.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
push: true
3636
tags: ghcr.io/${{ env.REPOSITORY_LC }}:beta
3737
context: ./jccp
38+
target: jccp
3839
build-args: |
3940
SHORT_SHA:${{ github.sha }}
4041
- name: Login to production server and deploy

0 commit comments

Comments
 (0)