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