.gitlab-ci.yml: run and print debugging information [ci skip]

Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
Nikos Mavrogiannopoulos
2026-05-31 00:08:02 +02:00
parent 7bf968617b
commit f0406217eb
+1 -1
View File
@@ -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: