[gnome-clocks/bilelmoussaoui/ci] CI: use the update gnome template
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-clocks/bilelmoussaoui/ci] CI: use the update gnome template
- Date: Sun, 23 Feb 2020 18:31:31 +0000 (UTC)
commit 01b466ae17b1772683a38ff33f2de1273115cf89
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sun Feb 23 18:31:07 2020 +0000
CI: use the update gnome template
.gitlab-ci.yml | 24 ++++--------------------
1 file changed, 4 insertions(+), 20 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9e5d055..e100423 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,15 +1,11 @@
-include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
-stages:
- - lint
- - test
- - deploy
-
-variables:
- BUNDLE: "gnome-clocks-dev.flatpak"
+include:
+ - project: 'gnome/citemplates'
+ file: 'flatpak/flatpak-ci-initiative-sdk-extensions.yml'
flatpak:
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
variables:
+ BUNDLE: "gnome-clocks-dev.flatpak"
MANIFEST_PATH: "build-aux/flatpak/org.gnome.clocks.json"
MESON_ARGS: "-Dprofile=development"
FLATPAK_MODULE: "gnome-clocks"
@@ -17,18 +13,6 @@ flatpak:
APP_ID: "org.gnome.clocksDevel"
extends: .flatpak
-review:
- dependencies:
- - 'flatpak'
- extends: '.review'
-
-stop_review:
- extends: '.stop_review'
-
-nightly:
- extends: '.publish_nightly'
-
-
lint:
image: valalang/lint:latest
stage: .pre
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]