From 8a33dce180364ef13691acfee4f4777960998020 Mon Sep 17 00:00:00 2001 From: greenamber676 Date: Thu, 9 Jan 2025 21:25:24 -0500 Subject: [PATCH] typo --- Jenkinsfile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Jenkinsfile b/Jenkinsfile index 1db14b9..c3e5dd5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -41,6 +41,8 @@ pipeline { sh """ echo 'testing' pwd + cd /home/v/projects/p00003 + pwd ls podman-compose -f podman-compose.yml build podman-compose -f podman-compose.yml up --abort-on-container-exit