blob: 6b3f38ddd8306a4ea9b8ebeac41e67c7e6de5621 [file] [log] [blame]
- job:
name: homepage
project-type: pipeline
pipeline-scm:
scm:
- git:
credentials-id: gerrit.googlesource.com
url: https://gerrit.googlesource.com/a/homepage
branches:
- master
triggers:
- pollscm:
cron: "H/20 * * * *"
- timed: "@midnight"