[gnome-calculator/wip/3v1n0/ci-tests: 2/2] gitlab-ci: also build snap package



commit c9c98944bef12336011c92eeaf7773182cef7be8
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 | 4 ++++
 1 file changed, 4 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3e02e5cf..dd048512 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,6 +31,10 @@ build:ubuntu:
   <<: *ubuntu_before_script
   <<: *meson_build
 
+build:snap:
+  image: snapcore/snapcraft
+  script: snapcraft
+
 test:ubuntu:
   dependencies:
     - build:ubuntu


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]