Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
carlossg committed May 29, 2024
1 parent c9360c9 commit 598ef93
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/_template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ jobs:
context: ${{ inputs.directory }}
push: ${{ (github.event_name != 'pull_request' && github.ref == 'refs/heads/main') || github.ref == 'refs/heads/maven-4' }}
tags: |
${{github.event_name}}
${{github.ref}}
${{ steps.meta.outputs.tags }}
${{ steps.retrieve-tags.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
Expand Down

0 comments on commit 598ef93

Please sign in to comment.