OP#647 add confdroid_alloy to puppet collection
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -68,6 +68,7 @@ pipeline {
|
|||||||
|
|
||||||
stage('Mirror to Gitea') {
|
stage('Mirror to Gitea') {
|
||||||
steps {
|
steps {
|
||||||
|
sshagent(['edd05eb6-26b5-4c7b-a5cc-ea2ab899f4fa']) {
|
||||||
withCredentials([usernamePassword(
|
withCredentials([usernamePassword(
|
||||||
credentialsId: 'Jenkins-gitea',
|
credentialsId: 'Jenkins-gitea',
|
||||||
usernameVariable: 'GITEA_USER',
|
usernameVariable: 'GITEA_USER',
|
||||||
@@ -89,6 +90,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('Mirror to Github - Grizzlycoda') {
|
stage('Mirror to Github - Grizzlycoda') {
|
||||||
|
|||||||
Reference in New Issue
Block a user