summaryrefslogtreecommitdiff
path: root/examples/cross-bootstrap-morph.yaml
blob: a2cc66dc47e739c5abe7333fea0b102b95eb0255 (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
  base-ref: master
  my-ref: baserock/firehose
  stratum: cross-bootstrap
  chunk: morph
  method: absolute-sha1

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