mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Deploy schema (#6357)
* updated username * updated username * updated username * updated username
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user