[gnome-contacts] CI: remove unused stages and don't use global variable
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts] CI: remove unused stages and don't use global variable
- Date: Thu, 9 Jan 2020 18:00:47 +0000 (UTC)
commit 5c8048e6c3a658f8c9cb9b7a2bfac3ea9b635312
Author: Julian Sparber <julian sparber net>
Date: Thu Jan 9 18:28:21 2020 +0100
CI: remove unused stages and don't use global variable
.gitlab-ci.yml | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d20fde9..202b78d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,12 +1,5 @@
include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
-stages:
-- test
-- deploy
-
-variables:
- BUNDLE: 'gnome-contacts.flatpak'
-
flatpak:
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
variables:
@@ -15,6 +8,7 @@ flatpak:
FLATPAK_MODULE: "gnome-contacts"
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
APP_ID: "org.gnome.Contacts.Devel"
+ BUNDLE: 'gnome-contacts.flatpak'
extends: .flatpak
nightly:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]