Hello community,
I have a scenario where I need to run Python script from the Azure Repos with Pipeline and I have API auth_key that I need to store in Azure Pipeline variables.
][1]
I have red the variable documentation, but I have a hard time to understand that as I am learning programming and Pipelines too. Maybe at least some example? It would be much appreciated.