mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-08-17 03:51:15 +02:00
Update dockerhub.yml
This commit is contained in:
committed by
Bastien Wirtz
parent
5de2344dc2
commit
68441f2b81
3
.github/workflows/dockerhub.yml
vendored
3
.github/workflows/dockerhub.yml
vendored
@ -39,7 +39,8 @@ jobs:
|
||||
with:
|
||||
push: true
|
||||
tags: |
|
||||
marcokreeft/homer:latest
|
||||
b4bz/homer:latest
|
||||
b4bz/homer:${{ github.ref_name }}
|
||||
ghcr.io/${{ github.repository }}:latest
|
||||
ghcr.io/${{ github.repository }}:${{ github.ref_name }}
|
||||
platforms: linux/amd64,linux/arm/v7,linux/arm/v6,linux/arm64
|
||||
|
Reference in New Issue
Block a user