Skip to content

Commit

Permalink
Update build-java.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pdelebarre authored Oct 11, 2024
1 parent 5c3147d commit 1a66073
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-java.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
id: build-and-push
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09
with:
context: ./
context: ./backend
push: true
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
Expand Down

0 comments on commit 1a66073

Please sign in to comment.