Merge branch 'jenkins-build-13' into 'master'
Auto-merge for build 13 See merge request puppet/confdroid_automatic!10
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -104,6 +104,7 @@ pipeline {
|
||||
|
||||
stage('Mirror to Gitea') {
|
||||
steps {
|
||||
sshagent(['edd05eb6-26b5-4c7b-a5cc-ea2ab899f4fa']) {
|
||||
withCredentials([usernamePassword(
|
||||
credentialsId: 'Jenkins-gitea',
|
||||
usernameVariable: 'GITEA_USER',
|
||||
@@ -128,3 +129,4 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user