mirror of
https://github.com/bastienwirtz/homer.git
synced 2026-01-23 02:15:09 +00:00
Update dockerhub.yml
This commit is contained in:
parent
5de2344dc2
commit
68441f2b81
1 changed files with 2 additions and 1 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue