mirror of
https://github.com/develop202/migu_video.git
synced 2025-12-18 07:44:50 +08:00
update fetch.yml
This commit is contained in:
@@ -3,8 +3,12 @@ name: fetch
|
||||
displayName: fetch
|
||||
triggers:
|
||||
trigger: auto
|
||||
push:
|
||||
branches:
|
||||
precise:
|
||||
- main
|
||||
schedule:
|
||||
- cron: '* 57 12 * * ? *'
|
||||
- cron: '* 2 13 * * ? *'
|
||||
variables:
|
||||
global:
|
||||
- TOKEN
|
||||
@@ -32,4 +36,4 @@ stages:
|
||||
- git push -u origin main
|
||||
strategy:
|
||||
retry: '0'
|
||||
timeout: 2
|
||||
timeout: 2
|
||||
|
||||
Reference in New Issue
Block a user