Forum Discussion

Dean_Schulze's avatar
Dean_Schulze
Copper Contributor
Oct 31, 2022

The default azure-pipelines.yml is broken

Create a new project.  Create an azure repo and clone it with ssh. Run go mod init and create a main.go file in the cloned repo.  Commit and push the changes. Create a pipeline using your repo.  An...