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 52757dc commit 23d89f1
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 @@ -75,10 +75,6 @@ goto :EOF

:zip_file
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
if not exist artifacts md artifacts
Expand Down

0 comments on commit 23d89f1

Please sign in to comment.