From efe775f9240375c8843fd35252d9416e22a17f73 Mon Sep 17 00:00:00 2001 From: Drew Short Date: Mon, 4 Feb 2019 09:51:46 -0600 Subject: [PATCH] Changed to ubuntu deploy container --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 2176745..b2ae9b1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -19,7 +19,7 @@ build-resume: - ResumeSite.tar.gz deploy-resume: - image: sothr.com/deploy:stretch + image: sothr.com/deploy:ubuntu stage: deploy variables: TARGET_DIRECTORY: "/srv/www/sothr.com/resume"