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:
@@ -2,9 +2,9 @@ version: '1.0'
|
|||||||
name: fetch
|
name: fetch
|
||||||
displayName: fetch
|
displayName: fetch
|
||||||
triggers:
|
triggers:
|
||||||
trigger: manual
|
trigger: auto
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '* 45 6 * * ? *'
|
- cron: '* 55 6 * * ? *'
|
||||||
variables:
|
variables:
|
||||||
global:
|
global:
|
||||||
- TOKEN
|
- TOKEN
|
||||||
@@ -13,8 +13,7 @@ stages:
|
|||||||
displayName: installdeps
|
displayName: installdeps
|
||||||
strategy: naturally
|
strategy: naturally
|
||||||
trigger: auto
|
trigger: auto
|
||||||
executor:
|
executor: []
|
||||||
- dream-deve
|
|
||||||
steps:
|
steps:
|
||||||
- step: build@nodejs
|
- step: build@nodejs
|
||||||
name: fetchurl
|
name: fetchurl
|
||||||
|
|||||||
Reference in New Issue
Block a user