mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-26 09:43:08 +01:00
Updated Go lang to 1.17.1 version
This commit is contained in:
parent
830c084048
commit
d0683d44f0
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
@ -114,8 +114,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
images: ${{ env.DOCKER_REPOSITORY }}/zabbix-${{ env.BASE_BUILD_NAME }}
|
images: ${{ env.DOCKER_REPOSITORY }}/zabbix-${{ env.BASE_BUILD_NAME }}
|
||||||
tags: |
|
tags: |
|
||||||
type=ref,event=branch
|
|
||||||
type=ref,event=pr
|
|
||||||
type=semver,pattern={{ version }}
|
type=semver,pattern={{ version }}
|
||||||
type=semver,pattern={{ major }}.{{ minor }}
|
type=semver,pattern={{ major }}.{{ minor }}
|
||||||
type=raw,value=${{ matrix.os }}-{{ branch }}
|
type=raw,value=${{ matrix.os }}-{{ branch }}
|
||||||
|
Loading…
Reference in New Issue
Block a user