mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2025-05-28 22:08:14 +02:00
Updated build script
This commit is contained in:
parent
4c274f0d66
commit
7919b0886f
1
.github/workflows/images_build_windows.yml
vendored
1
.github/workflows/images_build_windows.yml
vendored
@ -102,7 +102,6 @@ jobs:
|
||||
registry: docker.io
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
push: false
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
labels: |
|
||||
org.opencontainers.image.revision=${{ fromJSON(steps.meta.outputs.json).labels['org.opencontainers.image.revision'] }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user