#26 Fix comment
This commit is contained in:
2
build/Jenkinsfile
vendored
2
build/Jenkinsfile
vendored
@@ -29,7 +29,7 @@ pipeline {
|
|||||||
git config commit.gpgsign true
|
git config commit.gpgsign true
|
||||||
git config tag.gpgSign true
|
git config tag.gpgSign true
|
||||||
|
|
||||||
// We need to pass the repo url in -Darguments again because of insane maven lifecycle forking
|
# We need to pass the repo url in -Darguments again because of insane maven lifecycle forking
|
||||||
pkgx mvn release:prepare -B \
|
pkgx mvn release:prepare -B \
|
||||||
-s build/settings.xml \
|
-s build/settings.xml \
|
||||||
-Dpassword="${GITEA_CREDS_PSW}" \
|
-Dpassword="${GITEA_CREDS_PSW}" \
|
||||||
|
|||||||
Reference in New Issue
Block a user