summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2020-11-11 12:36:45 +0100
committerMatthias Beyer <mail@beyermatthias.de>2020-11-11 17:05:26 +0100
commitdbcd101be62a4bc6bfbdad0b1f82de3020a43643 (patch)
tree8ef03df308ea78774088f0197c3b511597dc0ac1 /examples
parent11dcefb5fe5b2a0004a28209332045462c8127a1 (diff)
Add optional version filtering for "source" subcommands
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
Diffstat (limited to 'examples')
-rw-r--r--examples/packages/example_1/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/packages/example_1/config.toml b/examples/packages/example_1/config.toml
index 29e9465..25d5401 100644
--- a/examples/packages/example_1/config.toml
+++ b/examples/packages/example_1/config.toml
@@ -5,6 +5,7 @@ repository = "/tmp/butido_example_1"
releases = "/tmp/butido-releases"
staging = "/tmp/butido-staging"
+source_cache = "/tmp/butido-sources"
# ####
#