File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ image : codefresh/run-jenkins-jobs
2+ tag : master
3+ version : 0.1.0
4+ description : Run jenkins job from codefresh pipeline
5+ keywords :
6+ - docker
7+ - jenkins
8+ home : https://github.com/codefresh-io/cf-run-jenkins-jobs
9+ sources :
10+ - https://github.com/codefresh-io/cf-run-jenkins-jobs
11+ maintainers : # (optional)
12+ - name : Vadim Waisman
13+ email : vadim@codefresh.io
14+ - name : Jenny Passi
15+ email : jenny@codefresh.io
16+ icon : https://dab1nmslvvntp.cloudfront.net/wp-content/uploads/2016/11/1479211772build-image-with-dockerfile_feature.jpg
17+ envs :
18+ - name : JENKINS_USERNAME
19+ type : required
20+ description : jenkins username
21+ - name : JENKINS_TOKEN
22+ type : required
23+ description : jenkins token
24+ - name : JENKINS_URL
25+ type : required
26+ description : jenkins machine url
27+ - name : JENKINS_JOB
28+ type : required
29+ description : list of jenkins jobs to run separated by spaces
You can’t perform that action at this time.
0 commit comments