Added Jenkinsfile
This commit is contained in:
parent
6c52c36399
commit
20fda462d6
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -11,8 +11,8 @@ pipeline {
|
|||||||
sh '''
|
sh '''
|
||||||
|
|
||||||
cd /var/lib/jenkins/workspace/Orbital-Satellite_*'''
|
cd /var/lib/jenkins/workspace/Orbital-Satellite_*'''
|
||||||
sh './gradlew setupCIWorkspace'
|
|
||||||
sh 'chmod u+x gradlew'
|
sh 'chmod u+x gradlew'
|
||||||
|
sh './gradlew setupCIWorkspace'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Check') {
|
stage('Check') {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user