Unverified Commit 2048f856 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

drop the dry-run

parent 66eac719
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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>
+1 −1
Original line number Diff line number Diff line
@@ -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@lists.alioth.debian.org'
            my_shell: '/srv/jenkins/bin/jenkins_master_wrapper.sh'