Add app.yml, remove fabfile.py

This commit is contained in:
Oliver Davies 2017-04-27 00:39:04 +01:00
parent 2d5594b9b2
commit b5d6443acb
2 changed files with 24 additions and 32 deletions

24
app.yml Normal file
View file

@ -0,0 +1,24 @@
api: '1'
type: sculpin
sculpin:
theme:
build:
bower: yes
npm: no
type: gulp
yarn: yes
path: ~
composer:
install: yes
deploy:
restart_php: false
restart_webserver: true
rsync:
# local_dir:
# remote_dir:
options: '-vzcrSLh'
delete: true
type: rsync