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
|
nodeVersion: 21.5.0
|
||||||
commands:
|
commands:
|
||||||
- npm config set registry https://registry.npmmirror.com
|
- npm config set registry https://registry.npmmirror.com
|
||||||
- npm install
|
- npm install && node fetchURLByWasm.js
|
||||||
- node fetchURLByWasm.js
|
- sleep 30
|
||||||
- git config user.name "Gitee流水线"
|
- git config user.name "Gitee流水线"
|
||||||
- git config user.email "actions@githee.com"
|
- git config user.email "actions@githee.com"
|
||||||
- git add .
|
- git add .
|
||||||
|
|||||||
Reference in New Issue
Block a user