Compare commits
No commits in common. "8c79e55c891d7b4f6732a10326390aaaf30cadb1" and "7ab9dfc3fa4acc46b1e634e05959e0825ee2e5d9" have entirely different histories.
8c79e55c89
...
7ab9dfc3fa
|
|
@ -32,4 +32,4 @@ steps:
|
|||
from_secret: prod_server_path
|
||||
commands:
|
||||
- cd homegrade_theme_production
|
||||
- rsync -avhp -e 'ssh' ./ $PROD_SERVER_PATH:~/public_html/wp-content/themes/Homegrade_Theme --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/Homegrade_Theme_test --delete --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
salut gilles
|
||||
Loading…
Reference in New Issue
Block a user