MLOpsPython
MLOpsPython copied to clipboard
/azure-pipeline-test-automation.yml (Line: 3, Col: 15): Pipeline Resource smoke_test Input Must be Valid.
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:
- pipeline: smoke_test source: resi-iot-function-app-Test -Vp trigger: branches: include: - 'azure-pipelines-test-automation'
and it throwing me an error as mentioned.