mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-12-24 07:19:19 +01:00
Updated build process for Zabbix agent (windows)
This commit is contained in:
parent
445ec3286a
commit
7dfb676296
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