Deploy schema (#6354)

* updated username

* updated username
This commit is contained in:
Neil Lathwood
2017-04-05 10:56:18 +01:00
committed by GitHub
parent c6a51adb44
commit 2c3599d3e5

View File

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