Remove unnecessary lines.
This commit is contained in:
parent
bc403356bb
commit
019c0f9e0f
1 changed files with 0 additions and 2 deletions
|
@ -1,5 +1,3 @@
|
|||
password = nil
|
||||
expire_time = nil
|
||||
if ENV['GITLAB_ROOT_PASSWORD'].blank?
|
||||
password = '5iveL!fe'
|
||||
expire_time = Time.now
|
||||
|
|
Loading…
Reference in a new issue