From ec74e3e3ecd2e52cbd37f212a43e1337f3089f0c Mon Sep 17 00:00:00 2001 From: Ben Ramey Date: Sun, 3 Nov 2019 02:34:22 +0000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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