From 10d6c50863d57aad950a3574b2411c5d782dbbce Mon Sep 17 00:00:00 2001 From: Christian Darsow-Fromm <christian.darsow@physik.uni-hamburg.de> Date: Tue, 5 Mar 2019 16:42:56 +0100 Subject: [PATCH] try another image --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 39567da..64b70ec 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,7 +60,7 @@ test: when: manual deploy production: - image: alpine + image: lasnq/openqlab stage: deploy before_script: # bring ssh to work for deployment -- GitLab