mktools/Jenkinsfile

6 lines
95 B
Plaintext
Raw Normal View History

2023-08-23 11:54:18 -06:00
@Library("cadoles") _
2023-08-23 15:53:40 -06:00
standardMakePipeline([
'buildTask': null,
'releaseTask': null
])