[mutter/wip/carlosg/xdg-activation: 1/5] ci: Build wayland-protocols




commit 6e619ba985ec2fbc8a83e0dc69ec6abab69408fa
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 19ce3c5207..7640812cec 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -12,7 +12,7 @@ stages:
 .mutter.fedora:33@common:
   variables:
     FDO_DISTRIBUTION_VERSION: 33
-    BASE_TAG: '2021-02-04.2'
+    BASE_TAG: '2021-06-03.1'
     FDO_UPSTREAM_REPO: GNOME/mutter
     FDO_DISTRIBUTION_EXEC: |
       dnf install -y 'dnf-command(builddep)' &&
@@ -82,6 +82,10 @@ stages:
           https://gitlab.freedesktop.org/pipewire/pipewire.git \
           0.3.21 . &&
 
+      ./.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]