mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-10 13:23:29 +00:00
Readme
This commit is contained in:
10
README.md
10
README.md
@@ -17,11 +17,11 @@ If this project helped you reduce the time to get your job done, let me know.
|
|||||||
|
|
||||||
| CI System | Environment | Status |
|
| CI System | Environment | Status |
|
||||||
|--------------|-------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|--------------|-------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
| AppVeyor | Windows, Core preview, Ubuntu | [](https://ci.appveyor.com/project/ili101/Module-Template) |
|
| AppVeyor | Windows, Core preview, Ubuntu | [](https://ci.appveyor.com/project/ili101/Module-Template) |
|
||||||
| Azure DevOps | Windows | [](https://dev.azure.com/ili101/ImportExcel/_build/latest?definitionId=1&branchName=master) |
|
| Azure DevOps | Windows | [](https://dev.azure.com/ili101/ImportExcel/_build/latest?definitionId=1&branchName=Tests) |
|
||||||
| Azure DevOps | Windows (Core) | [](https://dev.azure.com/ili101/ImportExcel/_build/latest?definitionId=1&branchName=master) |
|
| Azure DevOps | Windows (Core) | [](https://dev.azure.com/ili101/ImportExcel/_build/latest?definitionId=1&branchName=Tests) |
|
||||||
| Azure DevOps | Ubuntu | [](https://dev.azure.com/ili101/ImportExcel/_build/latest?definitionId=1&branchName=master) |
|
| Azure DevOps | Ubuntu | [](https://dev.azure.com/ili101/ImportExcel/_build/latest?definitionId=1&branchName=Tests) |
|
||||||
| Azure DevOps | macOS | [](https://dev.azure.com/ili101/ImportExcel/_build/latest?definitionId=1&branchName=master) |
|
| Azure DevOps | macOS | [](https://dev.azure.com/ili101/ImportExcel/_build/latest?definitionId=1&branchName=Tests) |
|
||||||
|
|
||||||
<!-- /BADGES -->
|
<!-- /BADGES -->
|
||||||
|
|
||||||
|
|||||||
@@ -41,7 +41,7 @@ test_script:
|
|||||||
# Deploy
|
# Deploy
|
||||||
deploy_script:
|
deploy_script:
|
||||||
- ps: '& .\__tests__\CI.ps1 -Artifact'
|
- ps: '& .\__tests__\CI.ps1 -Artifact'
|
||||||
- ps: '$null = Install-PackageProvider -Name NuGet -Force ; & .\__tests__\Publish.ps1'
|
#- ps: '$null = Install-PackageProvider -Name NuGet -Force ; & .\__tests__\Publish.ps1'
|
||||||
|
|
||||||
# Linux setup
|
# Linux setup
|
||||||
for:
|
for:
|
||||||
|
|||||||
Reference in New Issue
Block a user