mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-02 08:06:14 +02:00
Added Azure registry build action
This commit is contained in:
parent
6916a0dac8
commit
fbb0186fc5
2
.github/workflows/Azure.yml
vendored
2
.github/workflows/Azure.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
|||||||
tenant: ${{ secrets.azure_tenant }}
|
tenant: ${{ secrets.azure_tenant }}
|
||||||
registry: ${{ secrets.azure_registry }}
|
registry: ${{ secrets.azure_registry }}
|
||||||
repository: zabbix-${{ matrix.build }}
|
repository: zabbix-${{ matrix.build }}
|
||||||
image: zabbix-${{ matrix.build }}
|
image: ${{ 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: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
Loading…
x
Reference in New Issue
Block a user