This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user