[nautilus/wip/oholy/triage-debug2] test
- From: Ondrej Holy <oholy src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/wip/oholy/triage-debug2] test
- Date: Mon, 7 Sep 2020 12:03:24 +0000 (UTC)
commit 1e622e9d940cd2f5a56c9f4a5d6c6f27e00eb4bd
Author: Ondrej Holy <oholy redhat com>
Date: Mon Sep 7 14:02:28 2020 +0200
test
.gitlab-ci.yml | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5575159af..1a8912184 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -53,7 +53,7 @@ flatpak master:
allow_failure: true
triage:
- image: ruby:2.4
+ image: ruby:2.7
stage: triage
script:
- gem install gitlab-triage
@@ -62,13 +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
+ - gitlab-triage --dry-run --debug --token $TRIAGE_BOT_TOKEN --source-id $CI_PROJECT_PATH --host-url
https://gitlab.gnome.org
when: manual
style check:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]