Deploy schema (#6357)

* updated username

* updated username

* updated username

* updated username
This commit is contained in:
Neil Lathwood
2017-04-05 11:47:32 +01:00
committed by GitHub
parent d8b651f736
commit 284bb19b2e

View File

@ -2,7 +2,7 @@
GH_REPO="@github.com/librenms/librenms.git"
FULL_REPO="https://${LIBRENMS_TOKEN}$GH_REPO"
git config user.name "laf"
git config user.name "librenms-docs"
git config user.email "travis@librenms.org"
DBTEST=1 ./scripts/build-schema.php > misc/db_schema.yaml