Added Jenkinsfile
This commit is contained in:
parent
baa657798d
commit
109eaae501
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -10,6 +10,7 @@ pipeline {
|
||||
steps {
|
||||
sh '''pwd
|
||||
ls -la
|
||||
chmod -R 777 .
|
||||
./gradlew setupCIWorkspace'''
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user