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 }}
|
||||
folder: ${{ matrix.build }}/${{ matrix.os }}
|
||||
branch: ${{ steps.extract_branch.outputs.branch }}
|
||||
tag: ${{ matrix.build }}-${{ matrix.os }}
|
||||
tag: ${{ steps.extract_branch.outputs.branch }}-${{ matrix.os }}
|
||||
dockerfile: Dockerfile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user