Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
settings.xml
mvn deploy
1 parent 260aa51 commit 45eb58cCopy full SHA for 45eb58c
.github/workflows/release.yml
@@ -32,6 +32,7 @@ jobs:
32
mvn
33
--batch-mode
34
--activate-profiles deploy
35
+ --settings $GITHUB_WORKSPACE/settings.xml
36
-Pcoverage
37
clean deploy
38
env:
0 commit comments