update fetch.yml

This commit is contained in:
dream
2025-05-19 04:55:15 +00:00
committed by Gitee
parent 52d3203240
commit 41b8682fc9

View File

@@ -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