Login with Gitlab

This commit is contained in:
Vitaly Kornilov 2020-08-24 13:24:36 +03:00 committed by Andrey Antukh
parent dcd7e0b3cc
commit cc1353300e
9 changed files with 207 additions and 1 deletions

View file

@ -163,6 +163,7 @@ function templatePipeline(options) {
"var appLoginWithLDAP = null;",
"var appPublicURI = null;",
"var appGoogleClientID = null;",
"var appGitlabClientID = null;",
"var appDeployDate = null;",
"var appDeployCommit = null;"
];