Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.travis.yml - github.com/pi-hole/pi-hole.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 3d80ab6e4d95e566609b56684c3e04ef5dfcd125 (plain)
1
2
3
4
5
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