mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-18 07:44:50 +08:00
update
This commit is contained in:
@@ -25,9 +25,10 @@ stages:
|
|||||||
strategy:
|
strategy:
|
||||||
retry: '0'
|
retry: '0'
|
||||||
timeout: 4
|
timeout: 4
|
||||||
- step:
|
- step: build@nodejs
|
||||||
name: push_repo
|
name: push_repo
|
||||||
displayName: push_repo
|
displayName: push_repo
|
||||||
|
nodeVersion: 21.5.0
|
||||||
commands:
|
commands:
|
||||||
- '# actions提交'
|
- '# actions提交'
|
||||||
- git config user.name "Gitee Actions"
|
- git config user.name "Gitee Actions"
|
||||||
|
|||||||
Reference in New Issue
Block a user