[epiphany/abderrahim/flat-manager-locale-fix: 8/8] .gitlab-ci.yml: update to flatpak_ci_initiative_v1
- From: Abderrahim Kitouni <akitouni src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/abderrahim/flat-manager-locale-fix: 8/8] .gitlab-ci.yml: update to flatpak_ci_initiative_v1
- Date: Mon, 22 Jul 2019 21:05:15 +0000 (UTC)
commit 013566570918de998131e40af7f4bf72ea3786b3
Author: Abderrahim Kitouni <akitouni gnome org>
Date: Sun Jul 21 11:44:39 2019 +0100
.gitlab-ci.yml: update to flatpak_ci_initiative_v1
.gitlab-ci.yml | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f64121576..2ca9536cf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
+include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative_v1.yml'
stages:
- check
@@ -22,16 +22,12 @@ cppcheck:
script:
- cppcheck --enable=all --suppress=variableScope --suppress=unusedFunction --force -q .
--error-exitcode=1 --library=gtk
-variables:
- BUNDLE: 'epiphany-git.flatpak'
.flatpak-template:
extends: '.flatpak'
variables:
MANIFEST_PATH: 'org.gnome.Epiphany.json'
- RUNTIME_REPO: 'https://sdk.gnome.org/gnome-nightly.flatpakrepo'
FLATPAK_MODULE: 'epiphany'
- APP_ID: 'org.gnome.Epiphany.Devel'
flatpak:
extends: '.flatpak-template'
@@ -48,6 +44,10 @@ flatpak-master:
- master
review:
+ variables:
+ BUNDLE: 'epiphany-git.flatpak'
+ RUNTIME_REPO: 'https://sdk.gnome.org/gnome-nightly.flatpakrepo'
+ APP_ID: 'org.gnome.Epiphany.Devel'
dependencies:
- 'flatpak'
extends: '.review'
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]