mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-01-23 13:58:47 +01:00
Test
This commit is contained in:
parent
18b2858b97
commit
ddadbdf822
4
.github/workflows/build_images.yml
vendored
4
.github/workflows/build_images.yml
vendored
@ -97,8 +97,8 @@ jobs:
|
|||||||
tags: |
|
tags: |
|
||||||
type=raw,value=${{matrix.os}}-{{ branch }}test1
|
type=raw,value=${{matrix.os}}-{{ branch }}test1
|
||||||
type=raw,value={{branch}}-${{ matrix.os }}test2
|
type=raw,value={{branch}}-${{ matrix.os }}test2
|
||||||
type=ref,event=push,prefix=${{ matrix.os }}-test3
|
type=ref,event=branch,prefix=${{ matrix.os }}-test3
|
||||||
type=ref,event=push,suffix=-${{ matrix.os }}-test4
|
type=ref,event=branch,suffix=-${{ matrix.os }}-test4
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v1
|
uses: docker/setup-qemu-action@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user