Skip to content

Commit

Permalink
Update build-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carmithersh authored May 21, 2024
1 parent 7570052 commit 316db1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
env:
DOCKER_REPO: 'testing-docker-local'
IMAGE_NAME: 'carmit-testing:7'
JF_PROJECT: carmit-prj-1
JF_PROJECT: backoffice-proj
JF_URL: https://${{ vars.JF_URL }}/
outputs:
image: ${{ vars.JF_URL }}/${{ env.DOCKER_REPO }}/${{ env.IMAGE_NAME }}
Expand Down

0 comments on commit 316db1d

Please sign in to comment.