#26 Readd origin
This commit is contained in:
2
build/Jenkinsfile
vendored
2
build/Jenkinsfile
vendored
@@ -29,6 +29,8 @@ pipeline {
|
||||
git config commit.gpgsign true
|
||||
git config tag.gpgSign true
|
||||
|
||||
git remote set-url origin https://${GITEA_CREDS_USR}:${GITEA_CREDS_PSW}@${GIT_URL_CLEAN}
|
||||
|
||||
pkgx mvn release:prepare -B \
|
||||
-s build/settings.xml \
|
||||
-DdeveloperConnection="scm:git:https://${GITEA_CREDS_USR}:${GITEA_CREDS_PSW}@${GIT_URL_CLEAN}" \
|
||||
|
||||
Reference in New Issue
Block a user