summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorCorentin Noël <corentin.noel@collabora.com>2021-12-07 12:29:33 +0100
committerCorentin Noël <tintou@noel.tf>2022-04-09 00:44:22 +0200
commitd8c7ba55555acab2dbdeefda5b0decbb84d1d701 (patch)
treeb09109b843ed7163c36e0d76145eb91bb4706508 /.gitlab-ci.yml
parentab94a01bbbcb90b360e1892e1e0153d1724a8028 (diff)
downloadgcr-d8c7ba55555acab2dbdeefda5b0decbb84d1d701.tar.gz
Create gcr-gtk4 library
Signed-off-by: Corentin Noël <corentin.noel@collabora.com>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 25992f6..9e5b1ee 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,7 +3,7 @@ stages:
- deploy
variables:
- DEPENDENCIES: dbus-daemon diffutils gcc gi-docgen libsecret-devel meson ninja-build openssh openssh-clients python redhat-rpm-config systemd-devel
+ DEPENDENCIES: dbus-daemon diffutils gcc gi-docgen libsecret-devel meson ninja-build openssh openssh-clients python redhat-rpm-config systemd-devel gtk4-devel
fedora:Werror:
image: fedora:latest
@@ -102,6 +102,7 @@ pages:
- mv _build/docs/gck/gck-1 public/gck-2
- mv _build/docs/gcr/gcr-3 public/gcr-4
- mv _build/docs/gcr-gtk3/gcr-3-gtk3 public/gcr-4-gtk3
+ - mv _build/docs/gcr-gtk4/gcr-3-gtk4 public/gcr-4-gtk4
artifacts:
when: on_success
paths: