From c2f5ddb9807d10cb1600ba8ad04aff9cd0ed6520 Mon Sep 17 00:00:00 2001 From: Bartosz Kuzma Date: Sat, 18 Mar 2023 07:33:08 +0100 Subject: [PATCH] Fix structure --- Jenkinsfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Jenkinsfile b/Jenkinsfile index 9947da4..29ed7a7 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,5 +1,6 @@ pipeline { agent any + stages { stage('Run Tools Deployment Job') { steps { build(