diff --git a/Jenkinsfile b/Jenkinsfile index 556f4ed..3acda3f 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,7 +1,6 @@ -@Library('containerimages@test') -import dasbuild.images +@Library('containerimages@test')_ -echo dasbuild.images.el9 +echo IMAGES withContainer('foo') { runInContainer(ctrId, 'bar')