更新.gitlab-ci.yml文件

This commit is contained in:
Administrator
2025-03-31 02:01:52 +00:00
parent ef74b75fa8
commit 90d6b8a05e

View File

@@ -4,18 +4,16 @@ default:
before_script:
- echo '====== 准备构建中 ========='
stages:
- deploy
# 发布
job_deploy:
only:
- master
stage: deploy
tags:
- staryEvo
before_script:
- echo '开始发布'
script: