switch to rhel9?
This commit is contained in:
parent
c1d5ca891f
commit
bc1256d69a
@ -26,7 +26,7 @@ pipeline {
|
||||
steps {
|
||||
script {
|
||||
workspace = pwd()
|
||||
ubiOS = ["8"]
|
||||
ubiOS = ["9"]
|
||||
ubiImages = ["ubi-minimal", "ubi"]
|
||||
|
||||
writeFile(file: workspace + "/test-chamber-13.lan.root.crt", text: functions.getCurrentRootCA())
|
||||
|
Reference in New Issue
Block a user