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 0b9d910 commit 0cd7d86Copy full SHA for 0cd7d86
.github/workflows/maven.yml
@@ -24,6 +24,3 @@ jobs:
24
cache: maven
25
- name: Build with Maven
26
run: mvn -Dmaven.test.skip=true -B package --file pom.xml -s mvn_settings.xml
27
- env:
28
- S_NUTZMAVEN_USER_ID : ${{ S_NUTZMAVEN_USER_ID }}
29
- S_NUTZMAVEN_USER_PWD : ${{ S_NUTZMAVEN_USER_PWD }}
0 commit comments