blob: a865cdeb807e18bd0c4a744d0315f682880b7019 [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/10 * * * *"
- timed: "@midnight"