fixup! wip: ci: use fedoraBuild
All checks were successful
RPMs/gasket-driver/pipeline/head This commit looks good
All checks were successful
RPMs/gasket-driver/pipeline/head This commit looks good
This commit is contained in:
2
ci/Jenkinsfile
vendored
2
ci/Jenkinsfile
vendored
@@ -19,7 +19,7 @@ properties([
|
|||||||
])
|
])
|
||||||
|
|
||||||
try {
|
try {
|
||||||
fedoraBuild(architectures: ['amd64']) {
|
fedoraBuild(architectures: ['amd64']) { arch, fedoraVersion ->
|
||||||
stage("Prepare f${fedoraVersion}/${arch}") {
|
stage("Prepare f${fedoraVersion}/${arch}") {
|
||||||
checkout scm
|
checkout scm
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user