Removal of unnecessary repos
This commit is contained in:
parent
710294de8f
commit
cb00052f19
2 changed files with 2 additions and 9 deletions
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
|
@ -24,6 +24,8 @@ pipeline {
|
|||
sh '''
|
||||
#!/bin/bash
|
||||
|
||||
java --version
|
||||
|
||||
chmod +x gradlew
|
||||
./gradlew build publish
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue