更新.gitlab-ci.yml文件

This commit is contained in:
Administrator
2025-04-02 01:40:16 +00:00
parent 258be90114
commit fd4af64e0f

View File

@@ -16,6 +16,7 @@ job_deploy:
tags: tags:
- staryEvo - staryEvo
before_script: before_script:
- su root
- echo '开始发布' - echo '开始发布'
script: script:
- cd Assets/02.InformationSave - cd Assets/02.InformationSave