summaryrefslogtreecommitdiff
path: root/examples/morph.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/morph.yaml')
-rw-r--r--examples/morph.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/morph.yaml b/examples/morph.yaml
new file mode 100644
index 0000000..ef7f977
--- /dev/null
+++ b/examples/morph.yaml
@@ -0,0 +1,18 @@
+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.
+
+landing:
+ repo: baserock:baserock/definitions
+ ref: baserock/firehose
+ stratum: tools
+ chunk: morph
+ method: absolute-sha1
+
+tracking:
+ mode: follow-tip
+ ref: refs/heads/master
+
+