Skip to content

Commit

Permalink
Update Jenkinsfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JKRT committed Feb 4, 2020
1 parent 2c51ddd commit 8c9a108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .CI/Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pipeline {
USER = 'jenkins'
}
steps {
dir("OMJulia.jl") {
dir("MetaModelica.jl") {
checkout scm
sh 'hostname'
sh '(cd /home/julia && tar xf /home/julia.tar)'
Expand Down

0 comments on commit 8c9a108

Please sign in to comment.