summaryrefslogtreecommitdiffstats
path: root/remote-https-runner/config.yaml
diff options
context:
space:
mode:
authorJan Tuomi <jan.tuomi@eficode.com>2018-12-18 19:36:29 +0200
committerJan Tuomi <jan.tuomi@eficode.com>2018-12-18 19:36:29 +0200
commit39a842833aa87cd4f2c497127293720cb6a5222d (patch)
treef8086a0387780a35c8d0d9b5229f4c735c5984ca /remote-https-runner/config.yaml
parent2cdf86d8c613b1cd27449c09ef1063f29c98d6d0 (diff)
Restructure directory
Diffstat (limited to 'remote-https-runner/config.yaml')
-rw-r--r--remote-https-runner/config.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/remote-https-runner/config.yaml b/remote-https-runner/config.yaml
new file mode 100644
index 0000000..f148545
--- /dev/null
+++ b/remote-https-runner/config.yaml
@@ -0,0 +1,3 @@
+example:
+ auth: "super secret password"
+ command: "echo ${MESSAGE} | tee output.txt"