summaryrefslogtreecommitdiff
path: root/examples/screen.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/screen.yaml')
-rw-r--r--examples/screen.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/screen.yaml b/examples/screen.yaml
new file mode 100644
index 0000000..e9ffbd7
--- /dev/null
+++ b/examples/screen.yaml
@@ -0,0 +1,18 @@
+name: screen
+kind: firehose
+description: |
+ This example is for tracking Screen's master branch. This is because
+ the screen project doesn't seem to tag releases in their repo.
+
+landing:
+ repo: baserock:baserock/definitions
+ ref: baserock/firehose
+ stratum: tools
+ chunk: screen
+ method: absolute-sha1
+
+tracking:
+ mode: follow-tip
+ ref: refs/heads/master
+
+