Skip to content

Commit

Permalink
Accently uncommented a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
twerthi committed Jul 11, 2024
1 parent dbb80f0 commit 86c6c01
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 @@ -370,7 +370,7 @@ runs:
# shell: bash
# working-directory: java/${{ inputs.service_directory }}

The MySQL Docker image is built and pushed.
# The MySQL Docker image is built and pushed.
- name: Build, tag, and push image to Dockerhub
if: ${{ inputs.docker_build == 'true' }}
run: |
Expand Down

0 comments on commit 86c6c01

Please sign in to comment.