2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-07-07 18:05:52 +00:00

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

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