From b106dc15f1c4f25f80dcb9cbb7aa977c7c8376d2 Mon Sep 17 00:00:00 2001 From: RolandBakunts Date: Tue, 17 Jan 2023 06:00:39 -0800 Subject: [PATCH] JenkinsFile docker configuration --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 5da43f843..6f0fc368b 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -20,6 +20,7 @@ pipeline { sh "echo 'pull no no no" } } + } // steps { // script { // if (BRANCH_NAME != 'main' && env.CHANGE_ID){