This repository has been archived on 2025-01-19. You can view files and clone it, but cannot push or open issues or pull requests.
oliverdavies.uk-old-sculpin/app.yml

26 lines
419 B
YAML
Raw Normal View History

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