更新.gitlab-ci.yml文件

This commit is contained in:
Administrator
2025-04-01 10:33:38 +00:00
parent 74821d63c0
commit 258be90114

View File

@@ -12,6 +12,7 @@ job_deploy:
only:
- master
stage: deploy
image: node:latest # 直接在此处定义
tags:
- staryEvo
before_script: