[gnome-control-center/alatiera/CI-flatpak-cleanups: 4/5] CI: Use updated image for the flatpak job
- From: Jordan Petridis <jpetridis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/alatiera/CI-flatpak-cleanups: 4/5] CI: Use updated image for the flatpak job
- Date: Mon, 13 Aug 2018 01:31:17 +0000 (UTC)
commit 435a0f9650447dfea5c2a7f4436dc611cd26f0de
Author: Jordan Petridis <jordanpetridis protonmail com>
Date: Sat Aug 11 10:19:22 2018 +0000
CI: Use updated image for the flatpak job
gnome-nightly-oci repo has been deprecated for a while and replaced with
gnome-runtime-images[1]
The new repo also includes images with the stable GNOME runtime.
Which can be used by changing `gnome:master` to `gnome:3.28` for example.
[1] https://gitlab.gnome.org/GNOME/gnome-runtime-images
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 807db0af9..7a1c23879 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -145,7 +145,7 @@ pages:
##
flatpak:
stage: deploy
- image: registry.gitlab.gnome.org/gnome/gnome-nightly-oci/nightly:master
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
artifacts:
name: package
paths:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]