|
|
|
|
@ -84,8 +84,8 @@ stage: build |
|
|
|
|
a-stage: build |
|
|
|
|
rsync -zavP --delete-before build/ -e 'ssh -p 666' ott-staging@staging.instat.tv:/usr/local/www/ott-staging/a-wwwroot/
|
|
|
|
|
|
|
|
|
|
b-stage: build_auth |
|
|
|
|
rsync -zavP --delete-before build_auth/ -e 'ssh -p 666' ott-staging@10.0.3.8:/usr/local/www/ott-staging/b-wwwroot/
|
|
|
|
|
b-stage: build |
|
|
|
|
rsync -zavP --delete-before build/ -e 'ssh -p 666' ott-staging@staging.instat.tv:/usr/local/www/ott-staging/b-wwwroot/
|
|
|
|
|
|
|
|
|
|
c-stage: build |
|
|
|
|
rsync -zavP --delete-before build/ -e 'ssh -p 666' ott-staging@staging.instat.tv:/usr/local/www/ott-staging/c-wwwroot/
|
|
|
|
|
|