@@ -72,7 +72,7 @@ check-po:
|
|||||||
# For some reason including https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml fails, therefore it's copied here
|
# For some reason including https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml fails, therefore it's copied here
|
||||||
.flatpak:
|
.flatpak:
|
||||||
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
|
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
|
||||||
stage: 'test'
|
stage: 'package'
|
||||||
interruptible: true
|
interruptible: true
|
||||||
tags:
|
tags:
|
||||||
- flatpak
|
- flatpak
|
||||||
@@ -117,7 +117,7 @@ check-po:
|
|||||||
|
|
||||||
flatpak:master:
|
flatpak:master:
|
||||||
extends: .flatpak
|
extends: .flatpak
|
||||||
stage: build
|
stage: package
|
||||||
variables:
|
variables:
|
||||||
MANIFEST_PATH: "sm.puri.Calls.json"
|
MANIFEST_PATH: "sm.puri.Calls.json"
|
||||||
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
|
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
|
||||||
|
|||||||
Reference in New Issue
Block a user