Move nailgun docs to a new VM

Change-Id: Ic3b4a0d2797ee22308ba98972f6356cf7bf69daa
This commit is contained in:
Ivan Kolodyazhny 2013-12-16 11:55:29 +02:00
parent 68e541e2e7
commit 134692a0a2
1 changed files with 1 additions and 1 deletions

View File

@ -10,5 +10,5 @@ make $WORKSPACE/build/repos/nailgun.done
cd $WORKSPACE/build/repos/nailgun/docs
make clean
make html
rsync -avz -e ssh --delete _build/html/ fjenkins@fuel-docs.vm.mirantis.net:/home/fjenkins/workspace/fuel-docs.mirantis.com/docs/_build/html/
rsync -avz -e ssh --delete _build/html/ jenkins@mos-docs.vm.mirantis.net:/var/www/fuel-dev
cd $WORKSPACE