mirror of https://github.com/AxioDL/metaforce.git
Don't checkout repository for deploy CI stage
This commit is contained in:
parent
1cf0e58680
commit
74f2d0c10e
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue