[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] schroot upgrade job: use -y
Holger Levsen
gitlab at salsa.debian.org
Fri Jul 12 14:13:44 BST 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
7a0726c2 by Holger Levsen at 2019-07-12T13:13:33Z
schroot upgrade job: use -y
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- job-cfg/schroot.yaml
Changes:
=====================================
job-cfg/schroot.yaml
=====================================
@@ -58,7 +58,7 @@
builders:
- shell: 'schroot --directory /root -u root -c source:jenkins-{my_schroot} -- apt-get update'
- shell: 'schroot --directory /root -u root -c source:jenkins-{my_schroot} -- apt-get -y -u dist-upgrade'
- - shell: 'schroot --directory /root -u root -c source:jenkins-{my_schroot} -- apt-get --purge autoremove'
+ - shell: 'schroot --directory /root -u root -c source:jenkins-{my_schroot} -- apt-get -y --purge autoremove'
- job-template:
defaults: schroot-create
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/7a0726c2417aaa2077350b76ac9124f65bf25c23
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/7a0726c2417aaa2077350b76ac9124f65bf25c23
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20190712/9eedffcb/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list