mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-08 09:21:48 +08:00
.gitlab-ci.yml: run and print debugging information [ci skip]
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
+1
-1
@@ -505,7 +505,7 @@ triage:
|
||||
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:$FEDORA_BUILD
|
||||
script:
|
||||
- gem install gitlab-triage
|
||||
- gitlab-triage --source-id $CI_PROJECT_ID --token "$API_TOKEN"
|
||||
- gitlab-triage --source-id $CI_PROJECT_ID --token "$API_TOKEN" -d
|
||||
tags:
|
||||
- saas-linux-small-amd64
|
||||
only:
|
||||
|
||||
Reference in New Issue
Block a user