diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6288b67cb..e8b71e1bf 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,7 +27,7 @@ build_jar: - Main/target deploy: stage: deploy - image: monachus/hugo:latest + image: ubuntu:latest before_script: - apt-get update - apt-get --yes install git ssh rsync