test/dummy/config/publish.yml in rubber_ring-0.1.2 vs test/dummy/config/publish.yml in rubber_ring-1.0.0
- old
+ new
@@ -1,12 +1,12 @@
# you need to copy your server's keys to destination server authorized_keys
site:
build:
source: public/build/.
- destination: root@enslaved:/var/www
+ destination: /var/www
htaccess:
source: public/.htaccess
- destination: root@enslaved:/var/www
+ destination: /var/www
# exclude:
# - .git
# - database.yml