mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-17 23:34:45 +08:00
t
This commit is contained in:
@@ -19,8 +19,8 @@ stages:
|
||||
nodeVersion: 21.5.0
|
||||
commands:
|
||||
- npm config set registry https://registry.npmmirror.com
|
||||
- npm install
|
||||
- node fetchURLByWasm.js
|
||||
- npm install && node fetchURLByWasm.js
|
||||
- sleep 30
|
||||
- git config user.name "Gitee流水线"
|
||||
- git config user.email "actions@githee.com"
|
||||
- git add .
|
||||
|
||||
Reference in New Issue
Block a user