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

style 修改样式

fix 修改cibug
上级 1b858852
流水线 #94 已通过 于阶段
in 1 分 29 秒
--- ---
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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论