[gnome-todo/gbsneto/redesign] ci: Build the correct branch
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-todo/gbsneto/redesign] ci: Build the correct branch
- Date: Mon, 23 Apr 2018 01:07:26 +0000 (UTC)
commit fe72d3aac0877bdbd5620977af0d8569cef03baf
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Sun Apr 22 22:06:46 2018 -0300
ci: Build the correct branch
.gitlab-ci.yml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a4b0892..291ea59 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -62,7 +62,10 @@ flatpak:master:
image: registry.gitlab.com/alatiera/gnome-nightly-oci/gnome-master:latest
stage: flatpak
script:
- - flatpak-builder --repo=repo app org.gnome.Todo.json
+ - flatpak-builder --stop-at=gnome-todo app org.gnome.Todo.json
+ - flatpak build app meson --prefix /app -Dtracing=true _build
+ - flatpak build app ninja -C _build
+ - flatpak-builder --finish-only--repo=repo app org.gnome.Todo.json
- flatpak build-bundle repo gnome-todo-$CI_COMMIT_REF_SLUG.flatpak
--runtime-repo=https://sdk.gnome.org/gnome-nightly.flatpakrepo org.gnome.Todo
artifacts:
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]