[mutter/wip/carlosg/xdg-activation: 3/7] ci: Build wayland-protocols
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [mutter/wip/carlosg/xdg-activation: 3/7] ci: Build wayland-protocols
- Date: Sat, 5 Jun 2021 16:52:00 +0000 (UTC)
commit 9c7c65521df09c50e9ea43cfb7fbcf14083b1b47
Author: Carlos Garnacho <carlosg gnome org>
Date: Thu Jun 3 22:51:04 2021 +0200
ci: Build wayland-protocols
And bump BASE_TAG so that images are rebuilt.
.gitlab-ci.yml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2774a9517f..4368927394 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ stages:
.mutter.fedora:34@common:
variables:
FDO_DISTRIBUTION_VERSION: 34
- BASE_TAG: '2021-05-14.1'
+ BASE_TAG: '2021-06-03.2'
FDO_UPSTREAM_REPO: GNOME/mutter
FDO_DISTRIBUTION_EXEC: |
dnf install -y 'dnf-command(builddep)' &&
@@ -26,6 +26,10 @@ stages:
dnf remove -y --noautoremove mutter mutter-devel &&
dnf remove -y --noautoremove gnome-shell &&
+ ./.gitlab-ci/install-meson-project.sh \
+ https://gitlab.freedesktop.org/wayland/wayland-protocols.git \
+ 1.21 . &&
+
dnf clean all
default:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]