deleting salut.txt
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Antoine M 2024-09-23 11:07:16 +02:00
parent f076c51c38
commit cb32cee422
2 changed files with 1 additions and 1 deletions

View File

@ -34,4 +34,4 @@ steps:
from_secret: prod_folder_path
commands:
- cd lhoist-stay-safe__backend-theme
- rsync -avhp -e 'ssh -p 22' ./salut.txt $PROD_SERVER_PATH:back/wp-content/themes/Deligraph_lhoist
- rsync -avhp -e 'ssh -p 22' ./salut.txt $PROD_SERVER_PATH:back/wp-content/themes/Deligraph_lhoist --delete

View File