From 0d54ff31312a421d11ab82cd81ac9c25872a5364 Mon Sep 17 00:00:00 2001 From: Anatoli Babenia Date: Tue, 27 Aug 2019 11:48:58 +0300 Subject: Test build snap with Cirrus CI Signed-off-by: Anatoli Babenia --- .cirrus.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to '.cirrus.yml') diff --git a/.cirrus.yml b/.cirrus.yml index f034a5b37..acf5ab499 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -525,6 +525,19 @@ special_testing_endpoint_task: always: <<: *standardlogs + +test_building_snap_task: + + depends_on: + - "gating" + + allow_failures: true + + container: + image: snapcore/snapcraft:stable + snapcraft_script: 'cd contrib/snapcraft && snapcraft' + + # Test building of new cache-images for future PR testing, in this PR. test_build_cache_images_task: -- cgit v1.2.3-54-g00ecf