Add live drush alias

This commit is contained in:
benjamin melançon 2019-07-29 08:08:52 -04:00
parent f944b7e9f4
commit 6c88ef076f
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,8 @@
live:
host: elizabeth.mayfirst.org
paths:
drush: /home/geo_live/site/vendor/drush/drush
drush-script: /home/geo_live/site/vendor/bin/drush
root: /home/geo_live/site/web
uri: 'https://geo-live.drutopia.org'
user: geo_live

View file

@ -0,0 +1,8 @@
test:
host: elizabeth.mayfirst.org
paths:
drush: /home/geo_test/site/vendor/drush/drush
drush-script: /home/geo_test/site/vendor/bin/drush
root: /home/geo_test/site/web
uri: 'https://geo-test.drutopia.org'
user: geo_test