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,14 +3,18 @@ name: fetch
|
|||||||
displayName: fetch
|
displayName: fetch
|
||||||
triggers:
|
triggers:
|
||||||
trigger: auto
|
trigger: auto
|
||||||
|
pr:
|
||||||
|
branches:
|
||||||
|
exclude:
|
||||||
|
- main
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '* 55 6 * * ? *'
|
- cron: '* 59 6 * * ? *'
|
||||||
variables:
|
variables:
|
||||||
global:
|
global:
|
||||||
- TOKEN
|
- TOKEN
|
||||||
stages:
|
stages:
|
||||||
- name: install_deps
|
- name: fetchurl
|
||||||
displayName: installdeps
|
displayName: fetchurl
|
||||||
strategy: naturally
|
strategy: naturally
|
||||||
trigger: auto
|
trigger: auto
|
||||||
executor: []
|
executor: []
|
||||||
@@ -36,3 +40,4 @@ stages:
|
|||||||
strategy:
|
strategy:
|
||||||
retry: '0'
|
retry: '0'
|
||||||
timeout: 2
|
timeout: 2
|
||||||
|
strategy: {}
|
||||||
|
|||||||
Reference in New Issue
Block a user