fixup! wip: ci: use fedoraBuild
Some checks failed
RPMs/gasket-driver/pipeline/head There was a failure building this commit

This commit is contained in:
2025-11-23 16:07:45 -06:00
parent 866065dc37
commit 3b6bb8414e
2 changed files with 2 additions and 1 deletions

1
ci/Jenkinsfile vendored
View File

@@ -22,6 +22,7 @@ try {
fedoraBuild(
architectures: ['amd64'],
podTemplate: 'ci/podTemplate.yaml',
buildContainer: 'fedora',
) { arch, fedoraVersion ->
stage("Prepare f${fedoraVersion}/${arch}") {
checkout scm

View File

@@ -1,6 +1,6 @@
spec:
containers:
- name: build
- name: fedora
command:
- cat
stdin: true