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