fixup! wip: ci: use fedoraBuild
All checks were successful
RPMs/gasket-driver/pipeline/head This commit looks good

This commit is contained in:
2025-11-23 14:08:29 -06:00
parent 121472bc7c
commit 37b81b4eb9

2
ci/Jenkinsfile vendored
View File

@@ -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