mirror of
https://github.com/pi-hole/pi-hole.git
synced 2024-11-15 10:43:55 +00:00
Use the .github repository.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
parent
dc2781d1f9
commit
932cdd3329
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
import:
|
import:
|
||||||
- source: pi-hole/pi-hole:/shared-configs:core.yml@main
|
- source: pi-hole/.github:/build-configs/core.yml@main
|
||||||
if: branch = master
|
if: branch = master
|
||||||
- source: pi-hole/pi-hole:/shared-configs:core.yml@main
|
- source: pi-hole/.github:/build-configs/core.yml@main
|
||||||
if: branch != master
|
if: branch != master
|
||||||
|
|
Loading…
Reference in a new issue