mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-09 16:27:42 +00:00
Update .gitlab-ci.yml to support multiple tracks
This commit is contained in:
@@ -182,4 +182,5 @@ deploy:
|
|||||||
variables:
|
variables:
|
||||||
GIT_STRATEGY: none
|
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 $CI_COMMIT_REF_NAME
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user