mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-22 07:43:47 +01:00
Updated build script
This commit is contained in:
parent
a4de106c91
commit
470f06072b
4
.github/workflows/images_build_windows.yml
vendored
4
.github/workflows/images_build_windows.yml
vendored
@ -216,8 +216,8 @@ jobs:
|
||||
with:
|
||||
images: ${{ env.DOCKER_REPOSITORY }}/zabbix-${{ matrix.build }}
|
||||
tags: |
|
||||
type=ref,event=branch,prefix=${{ matrix.build }}-${{ matrix.os }}-
|
||||
type=ref,event=branch,suffix=-${{ matrix.os }},prefix=${{ matrix.build }}-
|
||||
type=ref,event=branch,prefix=${{ matrix.os }}-
|
||||
type=ref,event=branch,suffix=-${{ matrix.os }}
|
||||
flavor: |
|
||||
latest=false
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user