From 37a6d33f46d81109ce5dfa0f79ea52395ac7762d Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Thu, 20 Jul 2017 06:57:50 +0100 Subject: tags are correctly authenticated --- examples/worker2/worker2.cfg | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'examples/worker2') diff --git a/examples/worker2/worker2.cfg b/examples/worker2/worker2.cfg index 5624cb0..d1538ac 100644 --- a/examples/worker2/worker2.cfg +++ b/examples/worker2/worker2.cfg @@ -9,6 +9,15 @@ w_tags: c_url: "file:///home/katolaz/bin/deploy.sh" } ] + }, + { + t_name: "build", + t_keyrings: ["allowed_users.asc"], + t_commands: [ + { + c_url: "file:///home/katolaz/bin/scorsh_build.sh" + } + ] } ] ... \ No newline at end of file -- cgit v1.2.3