Update 'Jenkinsfile_dataset_stats'
This commit is contained in:
parent
f20dbbdc1d
commit
07169551e0
@ -24,7 +24,7 @@ pipeline {
|
||||
}
|
||||
stage('Docker') {
|
||||
agent {
|
||||
docker { image 'ubuntu:latest' }
|
||||
docker { image 'bombozaur666/ium:latest' }
|
||||
}
|
||||
steps {
|
||||
sh 'python ./ium_z434686/dataset-stats.py'
|
||||
|
Loading…
Reference in New Issue
Block a user