Skip to content

Commit

Permalink
deploying with more verbose logging
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanJCummings committed Dec 4, 2024
1 parent 0bf7de8 commit 166d3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: deploy to MSUSEL maven repository
run: |
mvn --batch-mode -f pom.xml clean deploy -Dmaven.test.skip=true
mvn --batch-mode -f pom.xml clean deploy -X -Dmaven.test.skip=true
# deploy_to_dockerhub:
Expand Down

0 comments on commit 166d3f9

Please sign in to comment.