mirror of
https://github.com/Rudd-O/qubes-network-server.git
synced 2025-03-01 14:22:35 +01:00
New build strategies.
This commit is contained in:
parent
7289f59867
commit
26b0b2a357
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
@ -2,10 +2,4 @@
|
|||||||
@Library('shared-jenkins-libraries@master') _
|
@Library('shared-jenkins-libraries@master') _
|
||||||
|
|
||||||
|
|
||||||
def test_step() {
|
genericFedoraRPMPipeline(null, null, null, null, TestStrategySkipTests())
|
||||||
return {
|
|
||||||
println "Tests disabled"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
genericFedoraRPMPipeline(null, null, null, null, test_step())
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user