From 17d9e47f0ee711a0b30361eaee3cc545bc0d57e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20B=C3=B6ttger?= <andreas.boettger@tuhh.de> Date: Thu, 2 Nov 2017 12:38:27 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7c82c32..9085137 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -69,7 +69,7 @@ review:stop: except: - master -.deploy: +deploy: stage: deploy only: - master -- GitLab