From f6dad3985d247a7c3c9e50a19f7ab99bf14f6ba3 Mon Sep 17 00:00:00 2001 From: Nathan Woodburn Date: Thu, 13 Jul 2023 17:30:29 +1000 Subject: [PATCH] cd: Fix location --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index 6934d14..915c2f5 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -4,7 +4,7 @@ pipeline { stages { stage('Files') { steps { - sh returnStdout: true, script: '''for file in "$directory"/*.html; do + sh returnStdout: true, script: '''for file in "."/*.html; do if [[ -f "$file" ]]; then sed -i \'s/\\(