[evince] ci: Remove flatpak parts to use inherited instructions instead
- From: Germán Poo-Caamaño <gpoo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evince] ci: Remove flatpak parts to use inherited instructions instead
- Date: Mon, 25 Nov 2019 18:10:02 +0000 (UTC)
commit 7a05c7c858778c2316cde94246bb1dd2572ec80f
Author: Germán Poo-Caamaño <gpoo gnome org>
Date: Mon Nov 25 14:57:36 2019 -0300
ci: Remove flatpak parts to use inherited instructions instead
.gitlab-ci.yml | 20 --------------------
1 file changed, 20 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 76f681e1..d3d15967 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -78,26 +78,6 @@ flatpak:
APP_ID: "org.gnome.Evince"
extends: .flatpak
- script:
- - flatpak-builder --stop-at=evince app ${MANIFEST_PATH}
- - flatpak build app meson --prefix=/app ${MESON_ARGS} _build
- - flatpak build app ninja -C _build install
- - flatpak-builder --finish-only --repo=_repo app ${MANIFEST_PATH}
- # Run automatic tests inside the Flatpak env
- - xvfb-run -a -s "-screen 0 1024x768x24" flatpak build app ninja -C _build test
- - flatpak build-bundle _repo ${BUNDLE} --runtime-repo=${RUNTIME_REPO} ${APP_ID}
-
- artifacts:
- paths:
- - ${BUNDLE}
- - _build/meson-logs/meson-log.txt
- expire_in: 2 days
-
- cache:
- paths:
- - .flatpak-builder/downloads
- - .flatpak-builder/git
-
review:
stage: deploy
dependencies:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]