This website requires JavaScript.
Explore
Help
Sign In
Cadoles
/
mktools
Watch
21
Star
0
Fork
You've already forked mktools
0
Code
Issues
Pull Requests
Packages
Projects
Releases
3
Wiki
Activity
2023.8.23-stable.1615.0545812
mktools
/
Jenkinsfile
6 lines
95 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
ci: add jenkins pipeline
2023-08-23 19:54:18 +02:00
@Library("cadoles") _
ci: disable build and release stages
2023-08-23 23:53:40 +02:00
standardMakePipeline([
'buildTask': null,
'releaseTask': null
])