[gnome-characters/bilelmoussaoui/ui-cleanup: 3/5] CI: add libhandy1
- From: Bilal Elmoussaoui <bilelmoussaoui src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-characters/bilelmoussaoui/ui-cleanup: 3/5] CI: add libhandy1
- Date: Fri, 12 Feb 2021 02:43:09 +0000 (UTC)
commit 151af656b24e46f7d477dde064e6fc3d06bed929
Author: Bilal Elmoussaoui <bil elmoussaoui gmail com>
Date: Fri Feb 12 03:12:32 2021 +0100
CI: add libhandy1
.gitlab-ci.yml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 6b9d661..4683960 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
+include: "https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml"
stages:
- test
@@ -16,16 +16,16 @@ flatpak:
extends: .flatpak
nightly:
- extends: '.publish_nightly'
+ extends: ".publish_nightly"
stage: cross_environment
- dependencies: ['flatpak']
+ dependencies: ["flatpak"]
fedora:latest:
image: fedora:latest
stage: cross_environment
before_script:
- dnf upgrade -y
- - dnf install -y 'dnf-command(builddep)' redhat-rpm-config
+ - dnf install -y 'dnf-command(builddep)' redhat-rpm-config libhandy1-devel
- dnf builddep -y gnome-characters
script:
- meson _build .
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]