Skip to content

Commit

Permalink
push container
Browse files Browse the repository at this point in the history
  • Loading branch information
Bas Huisman committed Oct 22, 2024
1 parent 45c00f1 commit c229b87
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/maven-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,5 @@ jobs:
uses: docker/build-push-action@v6
with:
push: ${{ github.event_name != 'pull_request' }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit c229b87

Please sign in to comment.