提交 e97d7ddc authored 作者: 张伊明's avatar 张伊明

合并分支 'zym-dev' 到 'pre'

style 修改样式 查看合并请求 !238
流水线 #95 已取消 于阶段
in 40 分 38 秒
--- ---
description:
alwaysApply: true alwaysApply: true
--- ---
# Overview # Overview
Insert overview text here. The agent will only see this should they choose to apply the rule. Insert overview text here. The agent will only see this should they choose to apply the rule.
......
...@@ -71,9 +71,11 @@ build_check: ...@@ -71,9 +71,11 @@ build_check:
image: node:20-bullseye image: node:20-bullseye
tags: tags:
- risk-monitor-frontend - risk-monitor-frontend
# 只在 push 时做构建校验,且排除 protected 分支与目标分支 pre
only: only:
- branches - pushes
except: except:
- pre
- protected_branches - protected_branches
script: script:
- node -v - node -v
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论