mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-18 15:55:10 +08:00
tt
This commit is contained in:
@@ -22,14 +22,6 @@ stages:
|
||||
- npm config set registry https://registry.npmmirror.com
|
||||
- '# 执行编译命令'
|
||||
- npm install && node fetchURLByWasm.js
|
||||
strategy:
|
||||
retry: '0'
|
||||
timeout: 4
|
||||
- step: build@nodejs
|
||||
name: push_repo
|
||||
displayName: push_repo
|
||||
nodeVersion: 21.5.0
|
||||
commands:
|
||||
- '# actions提交'
|
||||
- git config user.name "Gitee Actions"
|
||||
- git config user.email "actions@githee.com"
|
||||
@@ -39,4 +31,4 @@ stages:
|
||||
- git push
|
||||
strategy:
|
||||
retry: '0'
|
||||
timeout: 1
|
||||
timeout: 5
|
||||
|
||||
Reference in New Issue
Block a user