You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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:
source: resi-iot-function-app-Test -Vp
trigger:
branches:
include:
- 'azure-pipelines-test-automation'
and it throwing me an error as mentioned.
The text was updated successfully, but these errors were encountered: