How can a script access Service Connections? (Azure Devops Pipelines)

前端 未结 5 722
南旧
南旧 2021-01-01 15:31

According to https://docs.microsoft.com/en-us/azure/devops/pipelines/library/service-endpoints there\'s a rich array of Service Connection types. I can easily manage a set o

5条回答
  •  旧时难觅i
    2021-01-01 15:40

    Agreeing with Josh, AFAIK, I think there is little to no possibility in reusing the Service connections with the Bash task in Azure Pipelines as of today, although I like the idea of having reusable Service Connections!

    However, please be aware that this task is open sourced on GitHub, and that feedback and contributions would be welcome. :)

提交回复
热议问题