diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 5cf625d..820ff0a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -20,5 +20,5 @@ steps: - task: PublishBuildArtifacts@1 inputs: PathtoPublish: 'deploy' - ArtifactName: 'lunchrun-deploy' + ArtifactName: 'lunchrun-deploy.zip' publishLocation: 'Container' \ No newline at end of file