microsoft / MLOpsPython

MLOps using Azure ML Services and Azure DevOps
MIT License
1.19k stars 1.09k forks source link

/azure-pipeline-test-automation.yml (Line: 3, Col: 15): Pipeline Resource smoke_test Input Must be Valid. #407

Open arpitmishra-eaton opened 1 year ago

arpitmishra-eaton commented 1 year ago

Hi Team,

facing issue to trigger build pipeline using below resource block. Here, I'm trying to trigger a pipeline as soon as Release is completed. release pipeline is classical pipeline and Build pipeline is yaml pipeline)

attached the snapshot.

resources: pipelines:

and it throwing me an error as mentioned.

arpitmishra-eaton commented 1 year ago

image