OP#200 add gitea step and push over
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -96,6 +96,7 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
stage('Mirror to Gitea') {
|
||||
steps {
|
||||
withCredentials([usernamePassword(
|
||||
@@ -120,3 +121,4 @@ pipeline {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user