Closed ghost closed 5 years ago
steps: - task: PublishPipelineArtifact@0 inputs: artifactName: 'artifactName' targetPath: 'src/MyWebApp/bin/Release/netcoreapp2.0/linux-x64/publish'
please someone who has build it add the correct artifact path https://docs.microsoft.com/de-de/azure/devops/pipelines/artifacts/pipeline-artifacts?view=vsts&tabs=yaml
you can edit/ copy as you like I'm not very attached to these commits 👍
Thanks!
what would be left for you to do is adding the project to your azure pipelines account and maybe a badge in the readme/ link to the artifacts
thanks
please someone who has build it add the correct artifact path https://docs.microsoft.com/de-de/azure/devops/pipelines/artifacts/pipeline-artifacts?view=vsts&tabs=yaml
you can edit/ copy as you like I'm not very attached to these commits 👍