From 05b830b7fb94bc1d9df79954c2aeb8df5256b459 Mon Sep 17 00:00:00 2001 From: dzaitsev Date: Sun, 4 May 2025 13:56:31 +0300 Subject: [PATCH] zip update --- build/jenkins/zip | 5 ----- 1 file changed, 5 deletions(-) diff --git a/build/jenkins/zip b/build/jenkins/zip index acca572..a3682b3 100644 --- a/build/jenkins/zip +++ b/build/jenkins/zip @@ -1,8 +1,3 @@ -&1)"> -```groovy -// This pipeline job is triggered by the main AzaionSuite build pipeline. -// It operates directly within the main build job's artifact directory, -// zips the artifacts using PowerShell and 7-Zip, and then triggers the Google Drive upload pipeline. pipeline { // Agent should be your Windows VM agent // This job MUST run on the SAME agent as the main build job