[gnome-calculator/wip/3v1n0/ci-tests] gitlab-ci: also build snap package
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator/wip/3v1n0/ci-tests] gitlab-ci: also build snap package
- Date: Wed, 12 Sep 2018 11:56:15 +0000 (UTC)
commit f9c0cc1c2ef8abeb15626972526db35d6d578574
Author: Marco Trevisan (TreviƱo) <mail 3v1n0 net>
Date: Tue Sep 11 08:26:39 2018 -0500
gitlab-ci: also build snap package
.gitlab-ci.yml | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3e02e5cf..a6b3f7da 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,6 +31,12 @@ build:ubuntu:
<<: *ubuntu_before_script
<<: *meson_build
+build:snap:
+ stage: build
+ image: snapcore/snapcraft
+ script: snapcraft
+ allow_failure: true
+
test:ubuntu:
dependencies:
- build:ubuntu
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]