Skip to content

Commit

Permalink
Zip files on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-jszczerbinski committed Nov 22, 2024
1 parent 3ea681f commit 97472a0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts/utils.bat
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ goto :EOF

:zip_files
setlocal
if not defined JENKINS_URL (
echo === No zip file is created if not Jenkins
goto :EOF
)
set component_name=%~1
set component_version=%~2
set files=%~3
Expand Down

0 comments on commit 97472a0

Please sign in to comment.