This commit is contained in:
Clément
2018-10-18 20:06:43 +02:00
parent ca4735d3bc
commit ac9fba3c31
10 changed files with 27 additions and 14 deletions

View File

@ -68,5 +68,6 @@ pull:
sync:
rsync -rv www/* staging-app@ssh-staging-app.happy-dev.fr:~/staging-app.happy-dev.fr/ --exclude=www/oidc-client-config.json
rsync -v www/.htaccess staging-app@ssh-staging-app.happy-dev.fr:~/staging-app.happy-dev.fr/
.PHONY: default install submodules copy_lib copy_samples build watch serve clean sync buildprod pull deploy