mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-01 10:29:13 +01:00
Added Azure registry build action
This commit is contained in:
parent
87d89a6c4b
commit
8d61c6f894
2
.github/workflows/Azure.yml
vendored
2
.github/workflows/Azure.yml
vendored
@ -64,4 +64,4 @@ 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 }}
|
||||||
dockerfile: ${{ matrix.build }}/${{ matrix.os }}/Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
Loading…
Reference in New Issue
Block a user