Update azure-pipelines-UpgrateVersion.yml for Azure Pipelines
Remove duplicate resources define in template
This commit is contained in:
parent
ad21d1ca74
commit
a4b26ce298
@ -6,14 +6,6 @@
|
|||||||
trigger: none
|
trigger: none
|
||||||
pr: none
|
pr: none
|
||||||
|
|
||||||
resources:
|
|
||||||
repositories:
|
|
||||||
- repository: buildimage
|
|
||||||
type: github
|
|
||||||
name: Azure/sonic-buildimage
|
|
||||||
ref: master
|
|
||||||
endpoint: build
|
|
||||||
|
|
||||||
schedules:
|
schedules:
|
||||||
- cron: "0 0 * * *"
|
- cron: "0 0 * * *"
|
||||||
displayName: Daily Build
|
displayName: Daily Build
|
||||||
|
Loading…
Reference in New Issue
Block a user