summaryrefslogtreecommitdiff
path: root/examples/cross-bootstrap-morph.yaml
blob: 7d112bd80beb4e1809c6a5b8f21ad9531584b0e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
name: morph
kind: firehose
description: |
  This example is for tracking Morph's master branch.  This way we no longer
  need to track morph manually for definitions.  This entry updates the morph
  present in the cross-bootstrap.morph -- deliberately different so that we
  can see if changes work for normal builds but not cross-bootstrap or
  vice-versa.

landing:
  repo: baserock:baserock/definitions
  baseref: master
  myref: baserock/firehose
  stratum: cross-bootstrap
  chunk: morph
  method: absolute-sha1

tracking:
  mode: follow-tip
  ref: refs/heads/master