Don't checkout repository for deploy CI stage

This commit is contained in:
Jack Andersen 2018-01-01 00:43:32 -10:00
parent 1cf0e58680
commit 74f2d0c10e
1 changed files with 2 additions and 0 deletions

View File

@ -120,5 +120,7 @@ deploy:
dependencies: [] dependencies: []
tags: tags:
- server - server
variables:
GIT_STRATEGY: none
script: script:
- python3 /var/lib/gitlab-runner/deploy_urde.py $CI_PIPELINE_ID - python3 /var/lib/gitlab-runner/deploy_urde.py $CI_PIPELINE_ID