mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-08-17 20:11:00 +02:00
Added Azure registry build action
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user