From 6938cbfdb55ef4371a084a6b653f40e6242efcea Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Thu, 25 Apr 2024 09:35:54 -0500 Subject: [PATCH] test15 --- Jenkinsfile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Jenkinsfile b/Jenkinsfile index f4f1488..aea0283 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,7 @@ -@Library('containerimages@test')_ +@Library('containerimages@test') +import dasbuild.images -echo IMAGES.dasbuild +echo images.el9 withContainer('foo') { runInContainer(ctrId, 'bar')