Skip to content

Commit

Permalink
TETS
Browse files Browse the repository at this point in the history
  • Loading branch information
svelderrainruiz committed Dec 13, 2024
1 parent d668bf4 commit 577ea05
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/trigger-azure-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,4 @@ jobs:
with:
azure-devops-project-url: 'https://dev.azure.com/sergiovelderrain/sergiovelderrain'
azure-pipeline-name: 'ni.labview-icon-editor-test'
azure-devops-token: ${{ secrets.AZURE_DEVOPS_TOKEN }}
azure-pipeline-variables: '{"variable1": "value1", "variable2": "value2"}'
azure-devops-token: ${{ secrets.AZURE_DEVOPS_PAT }}

0 comments on commit 577ea05

Please sign in to comment.