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:
@@ -4,7 +4,7 @@ displayName: fetch
|
|||||||
triggers:
|
triggers:
|
||||||
trigger: auto
|
trigger: auto
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '* 49 12 * * ? *'
|
- cron: '* 57 12 * * ? *'
|
||||||
variables:
|
variables:
|
||||||
global:
|
global:
|
||||||
- TOKEN
|
- TOKEN
|
||||||
@@ -13,7 +13,6 @@ stages:
|
|||||||
displayName: fetchurl
|
displayName: fetchurl
|
||||||
strategy: naturally
|
strategy: naturally
|
||||||
trigger: auto
|
trigger: auto
|
||||||
executor: []
|
|
||||||
steps:
|
steps:
|
||||||
- step: build@nodejs
|
- step: build@nodejs
|
||||||
name: fetchurl
|
name: fetchurl
|
||||||
@@ -31,9 +30,6 @@ stages:
|
|||||||
- git diff --quiet && git diff --staged --quiet || git commit -m "Update by Gitee流水线"
|
- 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 remote set-url origin https://dream-deve:${TOKEN}@gitee.com/dream-deve/migu_video.git
|
||||||
- git push -u origin main
|
- git push -u origin main
|
||||||
caches: []
|
|
||||||
notify: []
|
|
||||||
strategy:
|
strategy:
|
||||||
retry: '0'
|
retry: '0'
|
||||||
timeout: 2
|
timeout: 2
|
||||||
strategy: {}
|
|
||||||
Reference in New Issue
Block a user