mirror of https://github.com/bastienwirtz/homer
Update dockerhub.yml
parent
5976f8f561
commit
5de2344dc2
|
@ -39,8 +39,7 @@ jobs:
|
|||
with:
|
||||
push: true
|
||||
tags: |
|
||||
b4bz/homer:latest
|
||||
b4bz/homer:${{ github.ref_name }}
|
||||
marcokreeft/homer:latest
|
||||
ghcr.io/${{ github.repository }}:latest
|
||||
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
|
||||
platforms: linux/amd64,linux/arm/v7,linux/arm/v6,linux/arm64
|
||||
|
|
Loading…
Reference in New Issue