We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5f23fe commit 3804e51Copy full SHA for 3804e51
.github/workflows/maven.yml
@@ -22,4 +22,4 @@ jobs:
22
java-version: '11'
23
distribution: 'adopt'
24
- name: Build with Maven
25
- run: mvn verify -Pall,sloeber_release,NOSDK -Dtest=NightlyJenkins
+ run: mvn --no-transfer-progress verify -Pall,sloeber_release,NOSDK -Dtest=NightlyJenkins
0 commit comments