mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-17 23:34:45 +08:00
update fetch.yml
This commit is contained in:
@@ -13,8 +13,6 @@ variables:
|
|||||||
global:
|
global:
|
||||||
- GITHUB_TOKEN
|
- GITHUB_TOKEN
|
||||||
- TOKEN
|
- TOKEN
|
||||||
- MIGU_TOKEN
|
|
||||||
- USERID
|
|
||||||
stages:
|
stages:
|
||||||
- name: fetchurl
|
- name: fetchurl
|
||||||
displayName: fetchurl
|
displayName: fetchurl
|
||||||
@@ -34,7 +32,8 @@ stages:
|
|||||||
- '# 执行编译命令 '
|
- '# 执行编译命令 '
|
||||||
- '# npm install && node fetchURLByWasm.js'
|
- '# npm install && node fetchURLByWasm.js'
|
||||||
- '# npm install && node fetchURLByAndroid.js'
|
- '# npm install && node fetchURLByAndroid.js'
|
||||||
- npm install && node fetchURLByAndroidV2.js
|
- '# npm install && node fetchURLByAndroidV2.js'
|
||||||
|
- npm install && node fetchURLByWasmV2.js
|
||||||
- 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