From c48b02790bb885b9e5e879b2e418ebc93803e580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Hrb=C3=A1=C4=8D?= <david@hrbac.cz> Date: Mon, 31 Oct 2016 21:43:09 +0100 Subject: [PATCH] test ssh the stage --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e6987fe1a..5115043d5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -45,3 +45,4 @@ deploy to production: only: - master when: manual + -- GitLab