Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Debian QA
jenkins.debian.net
Commits
6c92d934
Commit
6c92d934
authored
May 31, 2020
by
Jelmer Vernooij
Committed by
Holger Levsen
Jun 01, 2020
Browse files
Fix chroot name.
Signed-off-by:
Holger Levsen
<
holger@layer-acht.org
>
parent
be8656c7
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/janitor_worker.sh
View file @
6c92d934
...
@@ -10,5 +10,5 @@ export SBUILD_CONFIG=$WORKSPACE/sbuildrc
...
@@ -10,5 +10,5 @@ export SBUILD_CONFIG=$WORKSPACE/sbuildrc
export
AUTOPKGTEST
=
$WORKSPACE
/autopkgtest-wrapper
export
AUTOPKGTEST
=
$WORKSPACE
/autopkgtest-wrapper
python3
-m
janitor.pull_worker
\
python3
-m
janitor.pull_worker
\
--base-url
=
https://janitor.debian.net/api/
\
--base-url
=
https://janitor.debian.net/api/
\
--build-command
=
"sbuild -A -v -c
jenkins-
unstable-amd64"
\
--build-command
=
"sbuild -A -v -c unstable-amd64
-sbuild
"
\
--credentials
=
/srv/janitor/janitor.creds.json
--credentials
=
/srv/janitor/janitor.creds.json
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment