Forum Discussion

rekha7's avatar
rekha7
Copper Contributor
May 30, 2023

running python script on azure pipeline and storing output

I have a python script on azure repository, and the job runs in azure Pipeline whenever a change is detected in the .py code. Since the code's output is being seen on the cmd line or bash (I am not s...

Resources