fixup! wip: ci: use fedoraBuild
Some checks failed
RPMs/gasket-driver/pipeline/head There was a failure building this commit
Some checks failed
RPMs/gasket-driver/pipeline/head There was a failure building this commit
This commit is contained in:
1
ci/Jenkinsfile
vendored
1
ci/Jenkinsfile
vendored
@@ -22,6 +22,7 @@ try {
|
||||
fedoraBuild(
|
||||
architectures: ['amd64'],
|
||||
podTemplate: 'ci/podTemplate.yaml',
|
||||
buildContainer: 'fedora',
|
||||
) { arch, fedoraVersion ->
|
||||
stage("Prepare f${fedoraVersion}/${arch}") {
|
||||
checkout scm
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
spec:
|
||||
containers:
|
||||
- name: build
|
||||
- name: fedora
|
||||
command:
|
||||
- cat
|
||||
stdin: true
|
||||
|
||||
Reference in New Issue
Block a user