]> Frank Brehm's Git Trees - profitbricks/jenkins-build-scripts.git/commitdiff
also sync to staging
authorMathias Klette <mathias.klette@profitbricks.com>
Thu, 25 Oct 2012 16:47:32 +0000 (18:47 +0200)
committerMathias Klette <mathias.klette@profitbricks.com>
Fri, 2 Nov 2012 17:20:27 +0000 (18:20 +0100)
live_build.sh

index 12b482f0aa9a991f2e0aba587f154771c1b91c7c..6570cad3e4ea98c1ed2aa22e76dd64084a45f072 100755 (executable)
@@ -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"