Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
arpitmishra-eaton opened this issue Oct 19, 2022 · 1 comment

Comments

@arpitmishra-eaton
Copy link

arpitmishra-eaton commented Oct 19, 2022

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.

@arpitmishra-eaton
Copy link
Author

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant