mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-06 03: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
|
||||
.flatpak:
|
||||
image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
|
||||
stage: 'test'
|
||||
stage: 'package'
|
||||
interruptible: true
|
||||
tags:
|
||||
- flatpak
|
||||
|
@ -117,7 +117,7 @@ check-po:
|
|||
|
||||
flatpak:master:
|
||||
extends: .flatpak
|
||||
stage: build
|
||||
stage: package
|
||||
variables:
|
||||
MANIFEST_PATH: "sm.puri.Calls.json"
|
||||
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
|
||||
|
|
Loading…
Reference in a new issue