tengo que eliminar archivos del server si es necesario
This commit is contained in:
@@ -42,4 +42,4 @@ deploy:
|
||||
|
||||
## Sync the project to the deploy route
|
||||
- apt-get install rsync -y
|
||||
- rsync -rvz build/ "$DEPLOY_ROUTE"
|
||||
- rsync -rvz build/ "$DEPLOY_ROUTE" --delete
|
||||
|
||||
Reference in New Issue
Block a user