From 2cdf86d8c613b1cd27449c09ef1063f29c98d6d0 Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 18 Dec 2018 18:36:20 +0200 Subject: Initial commit --- config.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 config.yaml (limited to 'config.yaml') 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" -- cgit v1.3