mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-06-20 01:47:43 +02:00
Added Azure registry build action
This commit is contained in:
parent
5d24043d8e
commit
aafe6058b2
2
.github/workflows/Azure.yml
vendored
2
.github/workflows/Azure.yml
vendored
@ -134,7 +134,7 @@ jobs:
|
|||||||
file: ./${{ matrix.build }}/${{ matrix.os }}/Dockerfile
|
file: ./${{ matrix.build }}/${{ matrix.os }}/Dockerfile
|
||||||
platforms: ${{ steps.platform.outputs.list }}
|
platforms: ${{ steps.platform.outputs.list }}
|
||||||
push: ${{ secrets.AUTO_PUSH_IMAGES }}
|
push: ${{ secrets.AUTO_PUSH_IMAGES }}
|
||||||
tags: ${{ steps.prepare.outputs.image_tag_versions }}
|
tags: ${{ steps.prepare_tags.outputs.image_tag_versions }}
|
||||||
|
|
||||||
-
|
-
|
||||||
name: Image digest
|
name: Image digest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user