Browse Source

Changed to ubuntu deploy container

environments/production/deployments/9
Drew Short 5 years ago
parent
commit
efe775f924
  1. 2
      .gitlab-ci.yml

2
.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"

Loading…
Cancel
Save