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 #
|
||||
|
||||
- name: gitlab
|
||||
<<: *default-http
|
||||
group: devops
|
||||
url: "http://gitlab"
|
||||
conditions:
|
||||
- "[CONNECTED] == true" # because i've implemented something in the gitlab container
|
||||
|
||||
|
||||
# GAMES #
|
||||
|
|
Reference in a new issue