CHORE Adapting path to real them folder
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
450a18186f
commit
9a5e228d56
|
|
@ -34,4 +34,4 @@ steps:
|
||||||
from_secret: prod_server_path
|
from_secret: prod_server_path
|
||||||
commands:
|
commands:
|
||||||
- cd Metiers_du_patrimoine_theme
|
- cd Metiers_du_patrimoine_theme
|
||||||
- rsync -avhp -e 'ssh' ./ $PROD_SERVER_PATH:~/public_html/wp-content/themes/Metiers_du_patrimoine_test --delete --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
- rsync -avhp -e 'ssh' ./ $PROD_SERVER_PATH:~/public_html/wp-content/themes/Metiers_du_patrimoine --delete --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user