mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-18 20:38:17 +02:00
Test
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user