[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] drop the dry-run
Mattia Rizzolo
gitlab at salsa.debian.org
Wed May 16 11:48:54 BST 2018
Mattia Rizzolo pushed to branch master at Debian QA / jenkins.debian.net
Commits:
2048f856 by Mattia Rizzolo at 2018-05-16T12:48:42+02:00
drop the dry-run
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
2 changed files:
- hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
- job-cfg/reproducible.yaml
Changes:
=====================================
hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
=====================================
--- a/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
+++ b/hosts/jenkins/etc/apache2/sites-available/jenkins.debian.net.conf
@@ -62,7 +62,7 @@ Use https-redirect www.reproducible-builds.org
<VirtualHost *:80>
Use common-directives diffoscope.org
- DocumentRoot /srv/diffoscope.org/wwww
+ DocumentRoot /srv/diffoscope.org/www
AddDefaultCharset utf-8
<Directory /srv/reproducible-builds.org/www>
=====================================
job-cfg/reproducible.yaml
=====================================
--- a/job-cfg/reproducible.yaml
+++ b/job-cfg/reproducible.yaml
@@ -745,7 +745,7 @@
my_hname: ''
my_gitrepo: 'https://salsa.debian.org/reproducible-builds/diffoscope-website.git'
my_gitbranches: 'origin/master'
- my_shell: 'mkdir -pv /srv/diffoscope.org/www && rsync -rptHCv --dry-run ./ /srv/diffoscope.org/www/'
+ my_shell: 'mkdir -pv /srv/diffoscope.org/www && rsync -rptHCv ./ /srv/diffoscope.org/www/'
my_gitbranches: 'master'
my_recipients: 'jenkins+debian-reproducible qa-jenkins-scm at lists.alioth.debian.org'
my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2048f85613253e5e3cbe905a0d392768c3db8acd
---
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/2048f85613253e5e3cbe905a0d392768c3db8acd
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/20180516/b64735f1/attachment.html>
More information about the Qa-jenkins-scm
mailing list