Update Jenkinsfile
This commit is contained in:
parent
648ca714b1
commit
41c74d63a0
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -29,7 +29,6 @@ pipeline {
|
|||||||
stage("Compile C++") {
|
stage("Compile C++") {
|
||||||
steps {
|
steps {
|
||||||
sh "./jenkins/scripts/compile.sh"
|
sh "./jenkins/scripts/compile.sh"
|
||||||
JAVA_TOOL_OPTIONS = '-Duser.home=/var/maven'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user