Skip to content

Commit

Permalink
I'm gonna get this to work, darnit!!
Browse files Browse the repository at this point in the history
  • Loading branch information
twerthi committed Jul 11, 2024
1 parent 2b01bee commit ee04b0e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions github/java-microservice/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -378,8 +378,8 @@ runs:
tags: |
octopussamples/octopub-${{ inputs.service_directory }}-mysql:${{ steps.determine_version.outputs.semVer }}
octopussamples/octopub-${{ inputs.service_directory }}-mysql:latest
context: java/${{ inputs.service_directory }}/src/main/docker
file: Dockerfile.legacy-jar
context: .
file: java/${{ inputs.service_directory }}/src/main/docker/Dockerfile.legacy-jar

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

0 comments on commit ee04b0e

Please sign in to comment.