mirror of
https://github.com/bastienwirtz/homer.git
synced 2025-06-25 20:21:30 +02:00
fix dockerhub workflow
This commit is contained in:
parent
aac5885056
commit
56a5c0c581
2
.github/workflows/dockerhub.yml
vendored
2
.github/workflows/dockerhub.yml
vendored
@ -4,8 +4,6 @@ name: Dockerhub
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
tags: [v*]
|
tags: [v*]
|
||||||
branches: [ main ]
|
|
||||||
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
dockerhub:
|
dockerhub:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user