mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-22 15:53:35 +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:
|
with:
|
||||||
images: ${{ env.DOCKER_REPOSITORY }}/zabbix-${{ matrix.build }}
|
images: ${{ env.DOCKER_REPOSITORY }}/zabbix-${{ matrix.build }}
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch,prefix=${{ matrix.build }}-${{ matrix.os }}-
|
type=ref,event=branch,prefix=${{ matrix.os }}-
|
||||||
type=ref,event=branch,suffix=-${{ matrix.os }},prefix=${{ matrix.build }}-
|
type=ref,event=branch,suffix=-${{ matrix.os }}
|
||||||
flavor: |
|
flavor: |
|
||||||
latest=false
|
latest=false
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user