summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xsrc/cicd2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cicd b/src/cicd
index f2c50de..d508b93 100755
--- a/src/cicd
+++ b/src/cicd
@@ -42,7 +42,7 @@ shift $((OPTIND - 1))
for repo in "$@"; do
id="$(uuid)"
- cat <<-EOF | q cicd-inbox in
+ cat <<-EOF | sudo -u cicd q -D /var/lib/cicd cicd-inbox in
repo $repo
id $id
now $(now)