Skip to content

Commit

Permalink
Publish image
Browse files Browse the repository at this point in the history
  • Loading branch information
jaguililla committed Jun 28, 2024
1 parent c132be1 commit ba7ef06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ jobs:
run: |
source "$HOME/.sdkman/bin/sdkman-init.sh"
sdk env install
./gradlew jpackage
docker login --username "$DOCKER_HUB_USERNAME" --password "$DOCKER_HUB_PASSWORD"
./gradlew jpackage
./gradlew push

0 comments on commit ba7ef06

Please sign in to comment.