mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Deploy schema (#6358)
* updated username * updated username * updated username * updated username * updated username
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
GH_REPO="@github.com/librenms/librenms.git"
|
||||
FULL_REPO="https://${LIBRENMS_TOKEN}$GH_REPO"
|
||||
FULL_REPO="https://${GH_TOKEN}:x-oauth-basic$GH_REPO"
|
||||
|
||||
git config user.name "librenms-docs"
|
||||
git config user.email "travis@librenms.org"
|
||||
|
Reference in New Issue
Block a user