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

api: '1'
sculpin:
theme:
build:
bower: no
npm: no
type: gulp
yarn: yes
path: ~
composer:
install: yes
# redirects:
# "^/cv": { to: "https://gitprint.com/opdavies/cv/blob/master/README.md" }
# "^/drupalgive": { to: "https://www.drupal.org/u/opdavies" }
deploy:
restart_php: false
restart_webserver: true
rsync:
options: '-vzcrSLh'
delete: true
type: rsync