diff --git a/README.md b/README.md index 8c02d6f9..dccb6d53 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

-Travis Building Status +Azure Pipelines Status Codecov Latest Stable Version PHP 7.1.3+ diff --git a/README_EN.md b/README_EN.md index 7177d0b4..89c81201 100644 --- a/README_EN.md +++ b/README_EN.md @@ -4,7 +4,7 @@

-Travis Building Status +Azure Pipelines Status Codecov Latest Stable Version PHP 7.1.3+ diff --git a/azure-pipelines.yml b/azure-pipelines.yml index be1861a0..ea3d48d4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -91,5 +91,5 @@ jobs: displayName: Generate package - task: PublishPipelineArtifact@0 inputs: - artifactName: 'Package file' + artifactName: 'blessing-skin-server.zip' targetPath: dist diff --git a/zip.txt b/zip.txt index 0a1234e0..fa300199 100644 --- a/zip.txt +++ b/zip.txt @@ -9,7 +9,6 @@ routes/ vendor/ .env.example artisan -index.php LICENSE README.md README_EN.md