[libhandy/pureos-ci: 163/164] gitlab-ci: Test on PureOS too
- From: Adrien Plazas <aplazas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy/pureos-ci: 163/164] gitlab-ci: Test on PureOS too
- Date: Tue, 30 Jun 2020 14:31:18 +0000 (UTC)
commit 27b9a831a99743aad002ff31f699550913cec947
Author: Guido Günther <agx sigxcpu org>
Date: Fri May 10 19:03:01 2019 +0200
gitlab-ci: Test on PureOS too
.gitlab-ci.yml | 9 +++++++++
1 file changed, 9 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 822d7d14..ed1b92c0 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -41,6 +41,15 @@ build-debian-gcc:
paths:
- _build
+build-pureos-gcc:
+ image: pureos/amber
+ <<: *tags
+ stage: build
+ variables:
+ BUILD_OPTS: -Dgtk_doc=true --werror
+ script:
+ - *build_steps
+
build-debian-clang:
image: debian:buster
before_script:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]