Skip to content
This repository has been archived by the owner on Aug 31, 2024. It is now read-only.

Commit

Permalink
ci: enable maven debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
F4pl0 committed Oct 29, 2023
1 parent 8470d2e commit 69442db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Release With Maven
run: |
mvn -B -U \
-X \
-Pci-cd \
release:prepare \
release:perform \
Expand Down

0 comments on commit 69442db

Please sign in to comment.