ci: disable build and release stages
Some checks reported warnings
Cadoles/mktools/pipeline/head This commit is unstable
Some checks reported warnings
Cadoles/mktools/pipeline/head This commit is unstable
This commit is contained in:
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -1,3 +1,6 @@
|
||||
@Library("cadoles") _
|
||||
|
||||
standardMakePipeline()
|
||||
standardMakePipeline([
|
||||
'buildTask': null,
|
||||
'releaseTask': null
|
||||
])
|
Reference in New Issue
Block a user