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 22, 2024
1 parent 880a3fc commit 9ba4fad
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 @@ -12,7 +12,7 @@ jobs:
build-publish-python:
runs-on: ubuntu-latest
env:
DOCKER_REPO: 'backoffice-docker-local'
DOCKER_REPO: 'backoffice-proj-backoffice-docker-local'
IMAGE_NAME: 'backoffice-portal-application:1'
JF_PROJECT: ${{ vars.JF_PROJECT }}
JF_URL: https://${{ vars.JF_URL }}/
Expand Down

0 comments on commit 9ba4fad

Please sign in to comment.