[gnome-build-meta/alatiera/shell-40: 10/11] shell40: lets see if this will work




commit bcc5de340359b5d999bb2f25621c815acffb8542
Author: Jordan Petridis <jordan centricular com>
Date:   Fri Dec 18 23:43:53 2020 +0200

    shell40: lets see if this will work

 .gitlab-ci.yml                | 1 +
 elements/core/gnome-shell.bst | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 707c79cd..391a906a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -263,6 +263,7 @@ iso-installer-x86_64:
   extends:
   - .manual-image-template
   - .x86_64
+  when: 'always'
   variables:
     IMAGE: iso/image.bst
 
diff --git a/elements/core/gnome-shell.bst b/elements/core/gnome-shell.bst
index 382f653d..6fc37622 100644
--- a/elements/core/gnome-shell.bst
+++ b/elements/core/gnome-shell.bst
@@ -2,8 +2,8 @@ kind: meson
 
 sources:
 - kind: git_tag
-  url: gitlab_gnome_org:GNOME/gnome-shell.git
-  track: master
+  url: gitlab_gnome_org:feaneron/gnome-shell.git
+  track: gbsneto/40-stuff
   submodules:
     subprojects/gvc:
       checkout: true


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