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 26504fc commit 880a3fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
build-publish-python:
runs-on: ubuntu-latest
env:
DOCKER_REPO: 'docker-local'
IMAGE_NAME: 'github-jfrog-example:3'
DOCKER_REPO: 'backoffice-docker-local'
IMAGE_NAME: 'backoffice-portal-application:1'
JF_PROJECT: ${{ vars.JF_PROJECT }}
JF_URL: https://${{ vars.JF_URL }}/
steps:
Expand Down

0 comments on commit 880a3fc

Please sign in to comment.