add v3
This commit is contained in:
parent
16c053bacb
commit
55f3e2b3c6
9 changed files with 580 additions and 0 deletions
17
v3/config.yaml
Normal file
17
v3/config.yaml
Normal file
|
@ -0,0 +1,17 @@
|
|||
gradle:
|
||||
caches:
|
||||
- /home/caches
|
||||
|
||||
jenkins:
|
||||
schema: https
|
||||
url: jenkins-ops.shasoapp.com
|
||||
user: admin
|
||||
token: 1234567890
|
||||
number: lastBuild
|
||||
default_parameters:
|
||||
- only_build: true
|
||||
special_parameters: []
|
||||
|
||||
jobs:
|
||||
- echo-rework
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue