mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-25 09:13:50 +01:00
Added Azure registry build action
This commit is contained in:
parent
9be7d337ee
commit
8b0496d7e8
1
.github/workflows/Azure.yml
vendored
1
.github/workflows/Azure.yml
vendored
@ -64,4 +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 }}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user