Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
Fix Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
a-szotyori committed Aug 13, 2021
1 parent a13cccc commit 9d2e333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,7 @@ pipeline {
steps {
sh '''
./gradlew publishReleasePublicationToOpenRepository \
-PmavenRepoUrl=https://repo.gini.net/nexus/content/repositories/open \
-PmavenOpenRepoUrl=https://repo.gini.net/nexus/content/repositories/open \
-PrepoUser=$NEXUS_MAVEN_USR \
-PrepoPassword=$NEXUS_MAVEN_PSW \
-Dorg.gradle.java.home=$JAVA11
Expand Down

0 comments on commit 9d2e333

Please sign in to comment.