pi-hole/.travis.yml

6 lines
173 B
YAML
Raw Normal View History

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