This commit is contained in:
test
2025-05-18 12:21:42 +08:00
parent 1f0a6b6c10
commit f81e3a90fd

View File

@@ -25,9 +25,10 @@ stages:
strategy:
retry: '0'
timeout: 4
- step:
- step: build@nodejs
name: push_repo
displayName: push_repo
nodeVersion: 21.5.0
commands:
- '# actions提交'
- git config user.name "Gitee Actions"