(2017) [Video] Jenkins World: How to Use Jenkins Less
This commit is contained in:
parent
1049a41564
commit
e804cd6a20
@ -1008,6 +1008,7 @@ See also [Infrastructure](README.md#infrastructure)
|
||||
curl --user username:password -X POST -F "jenkinsfile=<Jenkinsfile" http://jenkins-url/pipeline-model-converter/validate
|
||||
```
|
||||
* [MorganGeek](https://gist.github.com/MorganGeek/2958ba47630a176733e0136b42557284) - (2020) Validating Jenkinsfile in Vim and/or using CLI / terminal
|
||||
* [Jesse Glick](https://www.youtube.com/watch?v=Zeqc6--0eQw) - (2017) [Video] Jenkins World : How to Use Jenkins Less
|
||||
|
||||
### Jenkinsfile runner
|
||||
* [jenkinsci/jenkinsfile-runner](https://github.com/jenkinsci/jenkinsfile-runner) - A command line tool to run Jenkinsfile as a function
|
||||
|
Loading…
Reference in New Issue
Block a user