mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 12:25:31 +00:00
parent
19c9893ecf
commit
ca9c5747ab
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||||
|
|
Loading…
Reference in a new issue