mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-25 01:04:01 +01: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 }}
|
||||
registry: ${{ secrets.azure_registry }}
|
||||
repository: zabbix-${{ matrix.build }}
|
||||
image: zabbix-${{ matrix.build }}
|
||||
image: ${{ matrix.build }}
|
||||
folder: ${{ matrix.build }}/${{ matrix.os }}
|
||||
branch: ${{ steps.extract_branch.outputs.branch }}
|
||||
dockerfile: Dockerfile
|
||||
|
Loading…
Reference in New Issue
Block a user