Commit ca959a11 authored by Jelmer Vernooij's avatar Jelmer Vernooij Committed by Holger Levsen
Browse files

Also add debmutate scripts to path.



Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent ac787081
...@@ -8,7 +8,7 @@ export SBUILD_CONFIG=/srv/janitor/sbuildrc ...@@ -8,7 +8,7 @@ export SBUILD_CONFIG=/srv/janitor/sbuildrc
export TMPDIR=/srv/janitor/tmp export TMPDIR=/srv/janitor/tmp
export PATH=/srv/janitor/debian-janitor/breezy-debian/scripts:$PATH export PATH=$WORKSPACE/breezy-debian/scripts:$WORKSPACE/debmutate/scripts:$PATH
$WORKSPACE/pull_worker.sh \ $WORKSPACE/pull_worker.sh \
--base-url=https://janitor.debian.net/api/ \ --base-url=https://janitor.debian.net/api/ \
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment