Skip to content

Commit

Permalink
Updated build for context
Browse files Browse the repository at this point in the history
  • Loading branch information
twerthi committed Jul 11, 2024
1 parent 8585c78 commit b018a0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github/java-microservice/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -378,7 +378,7 @@ runs:
tags: |
octopussamples/octopub-${{ inputs.service_directory }}-mysql:${{ steps.determine_version.outputs.semVer }}
octopussamples/octopub-${{ inputs.service_directory }}-mysql:latest
working-directory: java/${{ inputs.service_directory }}
context: java/${{ inputs.service_directory }}/Dockerfile.legacy-jar

- name: Login to GHCR
uses: docker/login-action@v3
Expand Down

0 comments on commit b018a0c

Please sign in to comment.