From: Mathias Klette Date: Thu, 25 Oct 2012 16:47:32 +0000 (+0200) Subject: also sync to staging X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=11e65a03eb3307ffd574da5668258611e26f54db;p=profitbricks%2Fjenkins-build-scripts.git also sync to staging --- diff --git a/live_build.sh b/live_build.sh index 12b482f..6570cad 100755 --- a/live_build.sh +++ b/live_build.sh @@ -86,6 +86,7 @@ cat $BUILD_TARGET/pserver.packages echo echo "Now rsyncing results to $RSYNC_BASE ..." rsync --password-file /etc/rsynclivebuild-send.pass -avv --delete --delete-excluded $RSYNC_FILTER $RSYNC_SRC/ rsync://$RSYNC_DST +rsync --password-file /etc/rsynclivebuild-send.pass -avv --delete --delete-excluded $RSYNC_FILTER $RSYNC_SRC/ rsync://livebuild@10.252.1.1/livebuild/ figlet "mirror OK"