Match-id-a5f963c78299f60e6fd94857cc554ed8d062bc2e

This commit is contained in:
* 2022-11-08 15:37:15 +08:00 committed by *
commit 99faee2bd2
1 changed files with 5 additions and 3 deletions

View File

@ -27,9 +27,6 @@ steps:
path: CI
BUILD:
- build_execute:
enhance:
- feature: md5_source_tracement
build_tools: [npm]
command: |
npm install yarn -g
yarn config set strict-ssl false
@ -38,3 +35,8 @@ steps:
yarn run test
yarn run build
node .cloudbuild/release.js
enhance:
- feature: md5_source_tracement
build_tools: [npm]
check:
auto: true