first commit
This commit is contained in:
commit
aaad8b143f
17 changed files with 818 additions and 0 deletions
16
v2/config.yaml
Normal file
16
v2/config.yaml
Normal file
|
@ -0,0 +1,16 @@
|
|||
gradle:
|
||||
caches:
|
||||
- /home/caches
|
||||
|
||||
jenkins:
|
||||
schema: https
|
||||
url: jenkins-ops.shasoapp.com
|
||||
user: admin
|
||||
token: 1234567890
|
||||
number: lastBuild
|
||||
default_parameters:
|
||||
- only_build: true
|
||||
|
||||
jobs:
|
||||
- echo-rework
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue