mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-02-16 09:51:01 +01: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
|
||||
platforms: ${{ steps.platform.outputs.list }}
|
||||
push: ${{ secrets.AUTO_PUSH_IMAGES }}
|
||||
tags: ${{ steps.prepare.outputs.image_tag_versions }}
|
||||
tags: ${{ steps.prepare_tags.outputs.image_tag_versions }}
|
||||
|
||||
-
|
||||
name: Image digest
|
||||
|
Loading…
Reference in New Issue
Block a user