fix gitlab check
This commit is contained in:
parent
b7aa7a4ba0
commit
7b3014420f
1 changed files with 2 additions and 1 deletions
|
@ -47,9 +47,10 @@ endpoints:
|
||||||
# DEVOPS #
|
# DEVOPS #
|
||||||
|
|
||||||
- name: gitlab
|
- name: gitlab
|
||||||
<<: *default-http
|
|
||||||
group: devops
|
group: devops
|
||||||
url: "http://gitlab"
|
url: "http://gitlab"
|
||||||
|
conditions:
|
||||||
|
- "[CONNECTED] == true" # because i've implemented something in the gitlab container
|
||||||
|
|
||||||
|
|
||||||
# GAMES #
|
# GAMES #
|
||||||
|
|
Reference in a new issue