summaryrefslogtreecommitdiffstats
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
new file mode 100644
index 0000000..f148545
--- /dev/null
+++ b/config.yaml
@@ -0,0 +1,3 @@
+example:
+ auth: "super secret password"
+ command: "echo ${MESSAGE} | tee output.txt"