Updated build script

This commit is contained in:
Alexey Pustovalov 2021-10-09 05:50:03 +02:00
parent a4de106c91
commit 470f06072b

View File

@ -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