[gnome-settings-daemon/benzea/update-ci-template] ci: Update to adjust fdo template changes and switch to rawhide
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-settings-daemon/benzea/update-ci-template] ci: Update to adjust fdo template changes and switch to rawhide
- Date: Fri, 20 Mar 2020 09:39:43 +0000 (UTC)
commit 950223a60058dd68acca5c0747f7da52db901762
Author: Benjamin Berg <bberg redhat com>
Date: Tue Mar 17 09:49:54 2020 +0100
ci: Update to adjust fdo template changes and switch to rawhide
The used template was changed. Also switch back to rawhide as it is
working again now.
.gitlab-ci.yml | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c881459a..d144ca01 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -2,9 +2,8 @@ include:
- remote: 'https://gitlab.freedesktop.org/wayland/ci-templates/raw/master/templates/fedora.yml'
variables:
- # Use F31 for now as the base image needs updating for the new keys
FEDORA_TAG: latest
- FEDORA_VERSION: 31
+ FEDORA_VERSION: rawhide
# NOTE: We hardcode /gnome/ so that forks pick up the correct registry
FEDORA_IMAGE: "$CI_REGISTRY/gnome/$CI_PROJECT_NAME/fedora/$FEDORA_VERSION:$FEDORA_TAG"
FEDORA_DEPENDENCIES: >
@@ -239,7 +238,7 @@ msan:
#############################################
container_fedora_build:
- extends: .fedora@container-build
+ extends: .fdo.container-build@fedora
# The templates reference the local registry, but we need the fdo one
image: registry.freedesktop.org/wayland/ci-templates/buildah:latest
only:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]