From f28b8236fb370314d3fc28125a5d99c25019abd8 Mon Sep 17 00:00:00 2001 From: Pig Fang Date: Mon, 18 Feb 2019 09:37:44 +0800 Subject: [PATCH] some tweaks --- README.md | 2 +- README_EN.md | 2 +- azure-pipelines.yml | 2 +- zip.txt | 1 - 4 files changed, 3 insertions(+), 4 deletions(-) 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