This commit is contained in:
parent
eaee225cf4
commit
81b5860e01
|
|
@ -32,6 +32,4 @@ steps:
|
|||
from_secret: dev_server_path
|
||||
commands:
|
||||
- cd carhop__carhop-theme__DEV
|
||||
- ls
|
||||
- echo "$DEV_SERVER_PATH"
|
||||
- rsync -avhp -e 'ssh -p 1982' ./ $DEV_SERVER_PATH:~/carhop/wordpress/wp-content/themes/Carhop --delete --exclude 'node_modules' --exclude 'Makefile' --exclude '.git' --exclude '.env' --exclude '.env_prod' --exclude '.env_dev'
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user