mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fix deployment of web site
This commit is contained in:
parent
3839262d8d
commit
f33b1a7609
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ integration:
|
|||
website:
|
||||
stage: deploy
|
||||
script:
|
||||
- rsync web/ $DEPLOY_PATH/
|
||||
- rsync -r web/ $DEPLOY_PATH/
|
||||
only:
|
||||
- develop
|
||||
tags:
|
||||
|
|
Loading…
Add table
Reference in a new issue