Skip to content

Commit 0cd7d86

Browse files
authored
Update maven.yml
1 parent 0b9d910 commit 0cd7d86

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,3 @@ jobs:
2424
cache: maven
2525
- name: Build with Maven
2626
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

Comments
 (0)