From fe4b5df227dd9d6221a0bb15f9a6a7536e9fa4be Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Wed, 12 Jul 2017 07:26:15 +0100 Subject: [PATCH] Remove app.yml --- app.yml | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 app.yml diff --git a/app.yml b/app.yml deleted file mode 100644 index f3c1c131..00000000 --- a/app.yml +++ /dev/null @@ -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