summaryrefslogtreecommitdiff
path: root/examples/cross-bootstrap-morph.yaml
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-08-04 13:53:43 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-08-04 13:53:43 +0100
commit20e6aea77a3deb65fd7b12afa38b42cfbab8efde (patch)
tree2d6c3477a166989f23b1e5a84a3084ffce3cfba1 /examples/cross-bootstrap-morph.yaml
parent0288f3d4a350894adee1f3a0a4abce9874c0fa4a (diff)
downloadfirehose-20e6aea77a3deb65fd7b12afa38b42cfbab8efde.tar.gz
More examples
Diffstat (limited to 'examples/cross-bootstrap-morph.yaml')
-rw-r--r--examples/cross-bootstrap-morph.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/examples/cross-bootstrap-morph.yaml b/examples/cross-bootstrap-morph.yaml
new file mode 100644
index 0000000..4cc24d3
--- /dev/null
+++ b/examples/cross-bootstrap-morph.yaml
@@ -0,0 +1,21 @@
+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
+ ref: baserock/firehose
+ stratum: cross-bootstrap
+ chunk: morph
+ method: absolute-sha1
+
+tracking:
+ mode: follow-tip
+ ref: refs/heads/master
+
+