Skip to content

Commit

Permalink
Update maven-and-docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
julianu committed Aug 18, 2023
1 parent 7725fa5 commit 45ceedb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven-and-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
build_and_push_docker:
needs: maven_build
runs-on: ubuntu-latest
if: ${{ github.event_name == 'release' }}

env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
Expand Down

0 comments on commit 45ceedb

Please sign in to comment.