Commit 2c19914e by yiling.shen

修复GitLab CI/CD语法错误:script配置格式问题

parent 729938d1
Pipeline #3170 failed in 0 seconds
# 患者画像回访话术系统 - GitLab CI/CD 配置 # 患者画像回访话术系统 - GitLab CI/CD 配置
# 最基础版本,确保Pipeline成功运行 # 修复语法错误版本
stages: stages:
- test - test
# 测试阶段 - 最基础版本 # 测试阶段
test: test:
stage: test stage: test
image: alpine:latest image: alpine:latest
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment