diff --git a/Weather/SerialReader/azure-pipelines.yml b/Weather/SerialReader/azure-pipelines.yml index 7a21efd..99f88eb 100644 --- a/Weather/SerialReader/azure-pipelines.yml +++ b/Weather/SerialReader/azure-pipelines.yml @@ -34,5 +34,5 @@ steps: - task: PublishBuildArtifacts@1 inputs: PathtoPublish: 'Weather/SerialReader/deploy/service.yaml' - ArtifactName: 'service.yaml' + ArtifactName: 'Manifest' publishLocation: 'Container' \ No newline at end of file