mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-19 00:04:59 +08:00
update fetch.yml
This commit is contained in:
@@ -4,7 +4,7 @@ displayName: fetch
|
||||
triggers:
|
||||
trigger: auto
|
||||
schedule:
|
||||
- cron: '* 49 12 * * ? *'
|
||||
- cron: '* 57 12 * * ? *'
|
||||
variables:
|
||||
global:
|
||||
- TOKEN
|
||||
@@ -13,7 +13,6 @@ stages:
|
||||
displayName: fetchurl
|
||||
strategy: naturally
|
||||
trigger: auto
|
||||
executor: []
|
||||
steps:
|
||||
- step: build@nodejs
|
||||
name: fetchurl
|
||||
@@ -31,9 +30,6 @@ stages:
|
||||
- git diff --quiet && git diff --staged --quiet || git commit -m "Update by Gitee流水线"
|
||||
- git remote set-url origin https://dream-deve:${TOKEN}@gitee.com/dream-deve/migu_video.git
|
||||
- git push -u origin main
|
||||
caches: []
|
||||
notify: []
|
||||
strategy:
|
||||
retry: '0'
|
||||
timeout: 2
|
||||
strategy: {}
|
||||
timeout: 2
|
||||
Reference in New Issue
Block a user