diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 60934207..c49ff9ab 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -76,9 +76,9 @@ jobs: steps: - script: yarn displayName: Install dependencies - - script: yarn release blessing-skin-server.zip + - script: yarn release dist/blessing-skin-server.zip displayName: Generate package - task: PublishPipelineArtifact@0 inputs: artifactName: 'Package file' - targetPath: 'blessing-skin-server.zip' + targetPath: dist diff --git a/zip.txt b/zip.txt index a1fe4d15..0a1234e0 100644 --- a/zip.txt +++ b/zip.txt @@ -8,7 +8,6 @@ resources/views/ routes/ vendor/ .env.example -.htaccess artisan index.php LICENSE