Add Gitlab API key to pass
This commit is contained in:
parent
2b126f3c04
commit
7fee6644f7
|
@ -9,7 +9,7 @@ username_extractor=specific_line
|
||||||
line_username=1
|
line_username=1
|
||||||
skip_username=7
|
skip_username=7
|
||||||
[gitlab.com*]
|
[gitlab.com*]
|
||||||
target=web/gitlab.com
|
target=api/gitlab.com
|
||||||
username_extractor=specific_line
|
username_extractor=specific_line
|
||||||
line_username=1
|
line_username=1
|
||||||
skip_username=7
|
skip_username=7
|
||||||
|
|
Loading…
Reference in New Issue