Update .gitlab-ci.yml

This commit is contained in:
ori agranat
2019-11-09 10:41:36 +00:00
parent 513a0f1ad8
commit 4614577d8c

View File

@@ -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