From a2d956987f18681afe9747bf0eaf5e66ef5f2bcb Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Thu, 25 Apr 2024 09:28:50 -0500 Subject: [PATCH] test14 --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 3acda3f..f4f1488 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,6 +1,6 @@ @Library('containerimages@test')_ -echo IMAGES +echo IMAGES.dasbuild withContainer('foo') { runInContainer(ctrId, 'bar')