From 1ed3334f0206778742f1b1eec61ce6564e81f261 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Moreno?= Date: Mon, 14 May 2018 21:12:07 +0200 Subject: [PATCH] CI: Add the deploy stage --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 66f53163..48e15daa 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,5 +1,6 @@ stages: - test + - deploy flatpak: image: registry.gitlab.com/alatiera/gnome-nightly-oci/rust-bundle:latest