oliverdavies.uk/app.yml

24 lines
297 B
YAML
Raw Normal View History

2017-04-26 23:39:04 +00:00
api: '1'
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