Correccion de rsync
This commit is contained in:
@@ -39,4 +39,4 @@ deploy:
|
||||
|
||||
## Sync the project to the deploy route
|
||||
- apt-get install rsync -y
|
||||
- rsync -rvz build "$DEPLOY_ROUTE"
|
||||
- rsync -rvz build/ "$DEPLOY_ROUTE"
|
||||
|
||||
Reference in New Issue
Block a user