From 2dc2e978bcac377abf1c770873ec8e56611e9aa4 Mon Sep 17 00:00:00 2001 From: shockrah Date: Mon, 22 Feb 2021 13:39:19 -0800 Subject: [PATCH] Using personal image for ssh operations --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c79a405..a74ddae 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -20,6 +20,7 @@ gitlab-pages: - master vps: + image: shockrah/website:latest stage: vps needs: - gitlab-pages