mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-03-13 14:59:23 +01:00
fix repository name
This commit is contained in:
parent
a43fe354ec
commit
a01c40d4b3
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
@ -40,5 +40,5 @@ jobs:
|
|||||||
uses: docker/build-push-action@v3
|
uses: docker/build-push-action@v3
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: b4bz/buildx-test:${{env.IMAGE_TAG}}
|
tags: b4bz/homer:${{env.IMAGE_TAG}}
|
||||||
platforms: linux/amd64,linux/arm/v7,linux/arm64
|
platforms: linux/amd64,linux/arm/v7,linux/arm64
|
Loading…
Reference in New Issue
Block a user