[gnome-shell-extensions] ci: Set FDO_UPSTREAM_REPO



commit f3b1f10f6c4400282312ee3bf75241481a235435
Author: Florian Müllner <fmuellner gnome org>
Date:   Mon Jul 19 17:23:44 2021 +0200

    ci: Set FDO_UPSTREAM_REPO
    
    ci-fairy uses the variable to set the upstream remote that is used
    to build the commit range to check.
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/178>

 .gitlab-ci.yml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a1d62d3..fc61308 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -21,6 +21,7 @@ default:
             - 'api_failure'
 
 variables:
+ FDO_UPSTREAM_REPO: GNOME/gnome-shell-extensions
  LINT_LOG: "eslint-report.xml"
  JS_LOG: "js-report.txt"
 


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