mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 09:57:43 +02:00
Added Azure registry build action
This commit is contained in:
parent
8b0496d7e8
commit
4aaa4f6f0f
2
.github/workflows/Azure.yml
vendored
2
.github/workflows/Azure.yml
vendored
@ -64,5 +64,5 @@ jobs:
|
|||||||
image: zabbix-${{ matrix.build }}
|
image: zabbix-${{ matrix.build }}
|
||||||
folder: ${{ matrix.build }}/${{ matrix.os }}
|
folder: ${{ matrix.build }}/${{ matrix.os }}
|
||||||
branch: ${{ steps.extract_branch.outputs.branch }}
|
branch: ${{ steps.extract_branch.outputs.branch }}
|
||||||
tag: ${{ matrix.build }}-${{ matrix.os }}
|
tag: ${{ steps.extract_branch.outputs.branch }}-${{ matrix.os }}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user