Satisfy golangci-lint
Some checks failed
Test and build / Build (push) Has been cancelled

This commit is contained in:
2026-02-23 16:46:12 +01:00
parent 52edc17198
commit 35723ad944
3 changed files with 6 additions and 7 deletions

View File

@@ -82,8 +82,7 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: ham/hamview-receiver:latest
registry: ${{ vars.REGISTRY }}
tags: ${{ vars.REGISTRY }}/ham/hamview-receiver:latest
context: .
platforms: |
linux/amd64