Use the .github repository.

Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
This commit is contained in:
Dan Schaper 2020-07-30 09:31:48 -07:00
parent dc2781d1f9
commit 932cdd3329

View file

@ -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