Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Karthik Macherla committed Nov 16, 2023
1 parent 77de1cb commit 6d468c7
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/exdigdbsrv.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,11 @@ on:
- user/kmacherla/*

jobs:
- job: start-pipeline
displayName: Start Azure Pipeline
start-pipeline:
name: Start Azure Pipeline
steps:
- uses: Azure/pipelines@v1
- name: Trigger Azure Pipeline
uses: Azure/pipelines@v1
with:
azure-devops-project-url: 'https://microsoft.visualstudio.com/Debugging%20Experiences/_git/Debugger%20VPacks'
azure-pipeline-name: 'Debugger VPacks-Official' # name of the Azure pipeline to be triggered
Expand Down

0 comments on commit 6d468c7

Please sign in to comment.