[nautilus/wip/oholy/triage-debug2] test




commit d586591166b741bb3bb0949198322a9166547e04
Author: Ondrej Holy <oholy redhat com>
Date:   Mon Sep 7 14:02:28 2020 +0200

    test

 .gitlab-ci.yml | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5575159af..63293b295 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -62,14 +62,11 @@ triage:
         - schedules
 
 triage:dry-run:
-    image: ruby:2.4
+    image: ruby:2.7
     stage: triage
     script:
         - gem install gitlab-triage
-        - gitlab-triage --dry-run --token $TRIAGE_BOT_TOKEN --project-id $CI_PROJECT_PATH --host-url 
https://gitlab.gnome.org
-    only:
-        - schedules
-    when: manual
+        - gitlab-triage --dry-run --debug --token $TRIAGE_BOT_TOKEN --source-id $CI_PROJECT_PATH
 
 style check:
     image: registry.gitlab.gnome.org/gnome/nautilus:v642646


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]