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.
1 parent ffcf79f commit 53b256dCopy full SHA for 53b256d
.github/workflows/build.yml
@@ -99,4 +99,4 @@ jobs:
99
cache: 'maven'
100
101
- name: Build with Maven
102
- run: mvn -B -ff -ntp clean install -Dgpg.skip=true
+ run: mvn -B -ff -ntp clean install --% -Dgpg.skip=true
0 commit comments