[gnome-tour/bilelmoussaoui/headerbar] CI: update the image
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tour/bilelmoussaoui/headerbar] CI: update the image
- Date: Sat, 6 Feb 2021 10:07:51 +0000 (UTC)
commit 7e019fdb8400d5f33b27f69a8d08fa41ae521579
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Sat Feb 6 11:07:39 2021 +0100
CI: update the image
.gitlab-ci.yml | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 189c5d3..7edeeed 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,21 +1,21 @@
include:
- - project: 'gnome/citemplates'
- file: 'flatpak/flatpak-ci-initiative-sdk-extensions.yml'
+ - project: "gnome/citemplates"
+ file: "flatpak/flatpak-ci-initiative-sdk-extensions.yml"
flatpak:
- image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:3.36'
+ image: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/rust_bundle:master"
variables:
BUNDLE: "org.gnome.TourDevel.flatpak"
MANIFEST_PATH: "build-aux/org.gnome.TourDevel.json"
FLATPAK_MODULE: "gnome-tour"
APP_ID: "org.gnome.TourDevel"
RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo"
- extends: '.flatpak'
+ extends: ".flatpak"
nightly:
- extends: '.publish_nightly'
- dependencies: ['flatpak']
- needs: ['flatpak']
+ extends: ".publish_nightly"
+ dependencies: ["flatpak"]
+ needs: ["flatpak"]
# Configure and run rustfmt
# Exits and builds fails if on bad format
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]