Jenkinsfile update
All checks were successful
studiorailgun/fluid-sim/pipeline/head This commit looks good
All checks were successful
studiorailgun/fluid-sim/pipeline/head This commit looks good
This commit is contained in:
parent
eae31e2ec3
commit
0794c88990
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -8,8 +8,6 @@ pipeline {
|
|||||||
steps {
|
steps {
|
||||||
sh 'mvn --version'
|
sh 'mvn --version'
|
||||||
sh 'java -version'
|
sh 'java -version'
|
||||||
sh 'apt-get update'
|
|
||||||
sh 'apt-get install gcc'
|
|
||||||
sh 'mvn clean generate-resources package'
|
sh 'mvn clean generate-resources package'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user