#26 Try dev connection with credentials
This commit is contained in:
1
build/Jenkinsfile
vendored
1
build/Jenkinsfile
vendored
@@ -33,6 +33,7 @@ pipeline {
|
||||
|
||||
pkgx mvn release:prepare -B \
|
||||
-s build/settings.xml \
|
||||
-DdeveloperConnection="scm:git:https://${GITEA_CREDS_USR}:${GITEA_CREDS_PSW}@${GIT_URL_CLEAN}" \
|
||||
-DdryRun=${IS_DRY_RUN} \
|
||||
-Dreposilite.url=${REPO_URL} \
|
||||
-DtagNameFormat="v@{project.version}" \
|
||||
|
||||
Reference in New Issue
Block a user