Skip to content

Commit

Permalink
directory: java
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Nov 8, 2024
1 parent 6ce9161 commit a3d7b4c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ jobs:
uses: mr-smithers-excellent/docker-build-push@v5
id: build
with:
directory: java
image: ${{ env.IMAGENAME }}
registry: ${{ env.REGISTRY }}
username: ${{ github.repository_owner }}
Expand Down

0 comments on commit a3d7b4c

Please sign in to comment.