From 495268e56ac6f60c941421a4654b738ed206d202 Mon Sep 17 00:00:00 2001 From: dzaitsev Date: Wed, 7 May 2025 18:38:56 +0300 Subject: [PATCH] updated pipelines zip and gdrive upload --- build/jenkins/zip | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/jenkins/zip b/build/jenkins/zip index 5f27f61..59c4274 100644 --- a/build/jenkins/zip +++ b/build/jenkins/zip @@ -107,7 +107,7 @@ pipeline { } } - stage('Trigger Google Drive Upload') { + stage('Trigger Google Drive Upload') { steps { script { echo "Triggering Google Drive Upload pipeline: ${env.GOOGLE_DRIVE_UPLOAD_JOB_NAME}"