Fix dockers
This commit is contained in:
parent
c0f5dea415
commit
b3cbc49c63
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile true
|
||||
docker { image 'paweldopierala/ium:2.0.0' }
|
||||
}
|
||||
|
||||
parameters {
|
||||
|
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile true
|
||||
docker { image 'paweldopierala/ium:2.0.0' }
|
||||
}
|
||||
|
||||
parameters{
|
||||
|
@ -1,6 +1,6 @@
|
||||
pipeline {
|
||||
agent {
|
||||
dockerfile true
|
||||
docker { image 'paweldopierala/ium:2.0.0' }
|
||||
}
|
||||
|
||||
parameters{
|
||||
|
Loading…
Reference in New Issue
Block a user