Updated build process for Zabbix agent (windows)

This commit is contained in:
Alexey Pustovalov 2024-05-21 02:28:26 +09:00
parent 86350abd5c
commit a6e79d56e8

View File

@ -52,4 +52,5 @@ RUN [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tl
msys 'pacman --noconfirm -Syuu'; `
msys 'pacman --noconfirm -Syuu'; `
msys 'pacman --sync --quiet --noconfirm mingw-w64-ucrt-x86_64-cmake'; `
msys 'pacman --noconfirm -Scc';
msys 'pacman --noconfirm -Scc'; `
taskkill /F /T;