Specify registry in push
Some checks failed
Test and build / Build (push) Failing after 1m8s

This commit is contained in:
2026-02-23 16:41:56 +01:00
parent 45dbdfafd8
commit 52edc17198

View File

@@ -83,6 +83,7 @@ jobs:
with: with:
push: true push: true
tags: ham/hamview-receiver:latest tags: ham/hamview-receiver:latest
registry: ${{ vars.REGISTRY }}
context: . context: .
platforms: | platforms: |
linux/amd64 linux/amd64