Update Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -37,7 +37,7 @@ spec:
|
|||||||
parameters {
|
parameters {
|
||||||
string(
|
string(
|
||||||
name: 'VERSIONS',
|
name: 'VERSIONS',
|
||||||
defaultValue: '8.10 9.7 10.1',
|
defaultValue: '8.10 9.8 10.2',
|
||||||
description: 'Rocky Linux versions to build (space-separated)'
|
description: 'Rocky Linux versions to build (space-separated)'
|
||||||
)
|
)
|
||||||
string(
|
string(
|
||||||
|
|||||||
Reference in New Issue
Block a user