Skip to content

Commit

Permalink
tesstt
Browse files Browse the repository at this point in the history
  • Loading branch information
yordanovsstoyan committed Aug 8, 2024
1 parent f29673a commit 3a3ce69
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions actions/java-gradle-build-jib/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,8 +100,6 @@ runs:
with:
images: ${{ inputs.image-name }}
tags: |
event=push,type=raw,value=${{ inputs.additional-tags }}
event=pr,type=raw,value=${{ inputs.additional-tags }}
event=tag,type=semver,pattern={{ version }}
event=push,branch=main,type=raw,value=latest
Expand Down

0 comments on commit 3a3ce69

Please sign in to comment.