Skip to content

Commit

Permalink
change pipeline name
Browse files Browse the repository at this point in the history
  • Loading branch information
kisantia committed Mar 22, 2024
1 parent 680247d commit 9196503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger-update-galleries-pipeline.yml
Expand Up @@ -14,7 +14,7 @@ jobs:
- uses: Azure/pipelines@v1.2
with:
azure-devops-project-url: 'https://dev.azure.com/msdata/SQLToolsAndLibraries/_git/AzureDataStudio'
azure-pipeline-name: 'Update_AzureDataStudio_Extensions_Gallery' # name of the Azure pipeline to be triggered
azure-pipeline-name: 'Update AzureDataStudio Extensions Gallery' # name of the Azure pipeline to be triggered
azure-devops-token: '${{ secrets.ADO_UPDATE_GALLERIES_TOKEN }}'
azure-pipeline-variables: '{"triggeringBranch": "kisantia/galleriesPipelineTest"}' # optional stringified json

0 comments on commit 9196503

Please sign in to comment.