更新.gitlab-ci.yml文件
This commit is contained in:
@@ -1,13 +1,7 @@
|
|||||||
default:
|
default:
|
||||||
image: node:13.11.0 # 显式指定用户
|
image: node:13.11.0 # 显式指定用户
|
||||||
|
|
||||||
stages:
|
|
||||||
- 00.StaryEvo
|
|
||||||
- 01.CodeChecker
|
|
||||||
- 02.InformationSave
|
|
||||||
- 03.FiniteStateMachine
|
|
||||||
- 04.AudioCore
|
|
||||||
- 05.TableTextConversion
|
|
||||||
|
|
||||||
# 00.StaryEvo
|
# 00.StaryEvo
|
||||||
job_StaryEvo:
|
job_StaryEvo:
|
||||||
|
|||||||
Reference in New Issue
Block a user