From 3e4174c878399b5beeab58b0a709a91d14d62848 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Thu, 25 Apr 2024 09:28:15 -0500 Subject: [PATCH] test13 --- Jenkinsfile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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')