[nautilus/wip/oholy/triage-debug] triage debug




commit 79e32ba0882e99a748cdfdf5f8441faafb77dfbe
Author: Ondrej Holy <oholy redhat com>
Date:   Tue Aug 4 07:59:29 2020 +0200

    triage debug

 .gitlab-ci.yml | 5 +----
 1 file changed, 1 insertion(+), 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 24a397f64..117553785 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -66,10 +66,7 @@ triage:dry-run:
     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 --token $TRIAGE_BOT_TOKEN --source-id $CI_PROJECT_PATH --host-url 
https://gitlab.gnome.org --debug
 
 style check:
     image: registry.gitlab.gnome.org/gnome/nautilus:latest


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