Generic python-gitlab.cfg
This commit is contained in:
parent
c07ca2c4c4
commit
3b243d8ddd
2 changed files with 12 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
[global]
|
||||
default = ips
|
||||
default = default
|
||||
ssl_verify = true
|
||||
|
||||
[ips]
|
||||
url = https://ips1.ibr.cs.tu-bs.de
|
||||
[default]
|
||||
url = $(echo ${CI_PROJECT_URL} | cut -d '/' -f -3)
|
||||
api_version = 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue