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 b18c28d commit 809ad97
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
IMAGE_NAME: 'github-jfrog-example:2'
JF_PROJECT: backoffice-proj
JF_URL: https://${{ secrets.JF_URL }}/
outputs:
image: ${{ secrets.JF_URL }}/${{ env.DOCKER_REPO }}/${{ env.IMAGE_NAME }}
digest: ${{ steps.build.outputs.digest }}
steps:
# Setup Go
- name: Setup Go
Expand Down

0 comments on commit 809ad97

Please sign in to comment.