FIX
This commit is contained in:
parent
bc71b35502
commit
4924abeefe
@ -21,7 +21,8 @@ pipeline {
|
||||
script {
|
||||
//sh "chmod +x -R ${env.WORKSPACE}"
|
||||
//sh './make_statistic.sh | tee output_statistic.txt'
|
||||
sh 'docker run jhenyk/ium:latest'
|
||||
sh 'docker build . -t jhenyk/ium:latest'
|
||||
sh 'docker run -p jhenyk/ium:latest'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user