Fix JenkinsfileTraining

This commit is contained in:
PawelDopierala 2024-05-14 15:17:35 +02:00
parent a47488deb5
commit 9ad27cc904
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
pipeline {
agent {
docker { image 'paweldopierala/ium:1.0.0' }
dockerfile true
}
parameters{