mirror of https://github.com/AxioDL/metaforce.git
Update .gitlab-ci.yml to support multiple tracks
This commit is contained in:
parent
44cae7bdb9
commit
b94df3af36
|
@ -182,4 +182,5 @@ deploy:
|
|||
variables:
|
||||
GIT_STRATEGY: none
|
||||
script:
|
||||
- python3 /var/lib/gitlab-runner/deploy_urde.py $CI_PIPELINE_ID
|
||||
- python3 /var/lib/gitlab-runner/deploy_urde.py $CI_PIPELINE_ID $CI_COMMIT_REF_NAME
|
||||
|
||||
|
|
Loading…
Reference in New Issue