Merge pull request #1395 from zabbix/trunk_windows
Updated build process for Zabbix agent (windows)
This commit is contained in:
commit
4762f84020
3
.github/workflows/images_build_windows.yml
vendored
3
.github/workflows/images_build_windows.yml
vendored
@ -143,6 +143,9 @@ jobs:
|
||||
build_base:
|
||||
uses: ./.github/workflows/base_images_build_windows.yml
|
||||
if: ${{ github.event_name == 'release' }}
|
||||
permissions:
|
||||
contents: read
|
||||
id-token: write
|
||||
|
||||
build_components:
|
||||
name: Build ${{ matrix.component }} sources on ${{ matrix.os }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user