[ghex/bilelmoussaoui/gitlab-ci] CI: update per the latest template
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ghex/bilelmoussaoui/gitlab-ci] CI: update per the latest template
- Date: Thu, 4 Jun 2020 11:29:46 +0000 (UTC)
commit 9e1ec301922c8a68c9d34bf4443002b0b3811b5c
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Thu Jun 4 11:29:35 2020 +0000
CI: update per the latest template
.gitlab-ci.yml | 21 ++-------------------
1 file changed, 2 insertions(+), 19 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9a5c4d2..9dcf872 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,10 +1,4 @@
include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
-stages:
- - test
- - deploy
-
-variables:
- BUNDLE: "ghex-dev.flatpak"
flatpak:
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
@@ -13,16 +7,5 @@ flatpak:
FLATPAK_MODULE: "ghex"
RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo"
APP_ID: "org.gnome.GHex"
- extends: .flatpak
-
-review:
- stage: deploy
- dependencies:
- - 'flatpak'
- extends: '.review'
-
-stop_review:
- stage: deploy
- extends: '.stop_review'
-
-
+ BUNDLE: "ghex-dev.flatpak"
+ extends: .flatpak
\ No newline at end of file
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]