oliverdavies.uk/app.yml

26 lines
419 B
YAML
Raw Normal View History

2017-05-08 08:55:11 +01:00
api: '1'
sculpin:
theme:
build:
2017-06-15 18:22:11 +01:00
bower: no
2017-05-08 08:55:11 +01:00
npm: no
type: gulp
yarn: yes
path: ~
composer:
install: yes
2017-04-27 00:39:04 +01:00
2017-07-10 07:05:12 +01:00
# redirects:
# "^/cv": { to: "https://gitprint.com/opdavies/cv/blob/master/README.md" }
# "^/drupalgive": { to: "https://www.drupal.org/u/opdavies" }
2017-05-06 07:42:28 +01:00
deploy:
2017-05-08 08:55:11 +01:00
restart_php: false
restart_webserver: true
rsync:
options: '-vzcrSLh'
delete: true
type: rsync