From 42e5a7afdfc7330dbd285606de0a39f5162ca412 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <henrik@trineo.org> Date: Mon, 15 Jul 2019 14:31:16 +0200 Subject: [PATCH] ci --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4be10575..be6348ff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -25,6 +25,7 @@ stages: - setup - linting - test + - deploy ####### # setup -- GitLab