Change docker image version to force image pull
Some checks failed
s444380-training/pipeline/head There was a failure building this commit
Some checks failed
s444380-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
197008f99d
commit
c15b0632d1
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
docker { image 'kamilguttmann/ium:latest' }
|
||||
docker { image 'kamilguttmann/ium:train' }
|
||||
}
|
||||
parameters {
|
||||
string (
|
||||
|
Loading…
Reference in New Issue
Block a user