Remove app.yml
This commit is contained in:
parent
fd59c17bce
commit
fe4b5df227
25
app.yml
25
app.yml
|
@ -1,25 +0,0 @@
|
||||||
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
|
|
Loading…
Reference in a new issue