1
0
mirror of https://github.com/pi-hole/pi-hole synced 2024-11-01 05:09:57 +00:00
pi-hole/.travis.yml
Dan Schaper fa574cfd08
Set non-master to point to latest.
Signed-off-by: Dan Schaper <dan.schaper@pi-hole.net>
2020-07-30 10:05:27 -07:00

6 lines
173 B
YAML

import:
- source: pi-hole/.github:/build-configs/core.yml@main
if: branch = master
- source: pi-hole/.github:/build-configs/core.yml@latest
if: branch != master