zip update

This commit is contained in:
dzaitsev
2025-05-04 13:56:31 +03:00
parent 5b143d38ce
commit 05b830b7fb
-5
View File
@@ -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 { pipeline {
// Agent should be your Windows VM agent // Agent should be your Windows VM agent
// This job MUST run on the SAME agent as the main build job // This job MUST run on the SAME agent as the main build job