зеркало из https://github.com/SixLabors/Shapes.git
revert changes about develop branch
This commit is contained in:
Родитель
bba14c9cc2
Коммит
84ea60265a
|
@ -3,8 +3,8 @@
|
|||
|
||||
**SixLabors.Shapes** is a new cross-platform 2D polygon manipulation AP.
|
||||
|
||||
[![Build status](https://ci.appveyor.com/api/projects/status/3tqmmb43c7trq43e/branch/develop?svg=true)](https://ci.appveyor.com/project/six-labors/shapes/branch/develop)
|
||||
[![codecov](https://codecov.io/gh/SixLabors/Shapes/branch/develop/graph/badge.svg)](https://codecov.io/gh/SixLabors/Shapes)
|
||||
[![Build status](https://ci.appveyor.com/api/projects/status/3tqmmb43c7trq43e/branch/master?svg=true)](https://ci.appveyor.com/project/six-labors/shapes/branch/master)
|
||||
[![codecov](https://codecov.io/gh/SixLabors/Shapes/branch/master/graph/badge.svg)](https://codecov.io/gh/SixLabors/Shapes)
|
||||
[![GitHub license](https://img.shields.io/badge/license-Apache%202-blue.svg)](https://raw.githubusercontent.com/SixLabors/Shapes/master/LICENSE.txt)
|
||||
|
||||
[![Join the chat at https://gitter.im/SixLabors/Shapes](https://badges.gitter.im/SixLabors/Shapes.svg)](https://gitter.im/SixLabors/Shapes?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
|
|
@ -25,14 +25,6 @@ deploy:
|
|||
artifact: /.*\.nupkg/
|
||||
on:
|
||||
branch: master
|
||||
- provider: NuGet
|
||||
server: https://www.myget.org/F/sixlabors-unstable/api/v2/package
|
||||
symbol_server: https://www.myget.org/F/sixlabors-unstable/symbols/api/v2/package
|
||||
api_key:
|
||||
secure: V/lEHP0UeMWIpWd0fiNlY2IgbCnJKQlGdRksECdJbOBdaE20Fl0RNL7WyqHe02o4
|
||||
artifact: /.*\.nupkg/
|
||||
on:
|
||||
branch: develop
|
||||
|
||||
# prevent the double build when a branch has an active PR
|
||||
skip_branch_with_pr: true
|
||||
|
|
Загрузка…
Ссылка в новой задаче