3
0

OP#253 add build stage prometheus rpm

This commit is contained in:
12ww1160
2025-12-12 19:05:19 +01:00
parent cc03a06f65
commit 23f81b5a07

3
Jenkinsfile vendored
View File

@@ -131,6 +131,7 @@ pipeline {
}
}
/*
stage('upload rpms') {
steps {
withCredentials([usernamePassword(
@@ -147,7 +148,7 @@ pipeline {
}
}
}
*/
stage('update repo') {
steps {