From dc6bdc72b3d3064a44eb2190557ecc5869095656 Mon Sep 17 00:00:00 2001 From: sergiov-ni Date: Fri, 13 Dec 2024 19:25:52 -0700 Subject: [PATCH] Update trigger-azure-pipeline.yml --- .github/workflows/trigger-azure-pipeline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/trigger-azure-pipeline.yml b/.github/workflows/trigger-azure-pipeline.yml index 89630d4..2b369a4 100644 --- a/.github/workflows/trigger-azure-pipeline.yml +++ b/.github/workflows/trigger-azure-pipeline.yml @@ -28,7 +28,7 @@ jobs: env: ORGANIZATION: sergiovelderrain PROJECT_NAME: sergiovelderrain - PIPELINE_DEFINITION_ID: "123" # Replace with your pipeline definition ID + PIPELINE_DEFINITION_ID: "3" # Replace with your pipeline definition ID DEBUG_MODE: ${{ env.DEBUG_MODE }} AZURE_DEVOPS_PAT: ${{ secrets.AZURE_DEVOPS_PAT }} run: |