1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-NChinese

Клонировать/Скачать
appveyor.yml 692 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Michael Tsai Отправлено 05.02.2022 19:26 78d32ba
skip_non_tags: false
pull_requests:
do_not_increment_build_number: true
image: Visual Studio 2022
configuration: Release
environment:
fast_finish: true # set this flag to immediately finish build once one of the jobs fails.
solution_name: src\NChinese.sln
before_build:
- cmd: dotnet restore %solution_name%
build:
project: '%solution_name%'
# MSBuild verbosity level
verbosity: minimal
after_build:
- dotnet pack src\NChinese\NChinese.csproj
deploy:
- provider: NuGet
api_key:
secure: F+FEV17LBxIXlSSCC5LD2P9rhkpjGzzD34LaalIJRCSW+8mM9YeI08i9WU/0ZojP
on:
APPVEYOR_REPO_TAG: true
artifact: /.*(\.|\.s)nupkg/
artifacts:
- path: output\**\*.nupkg

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-NChinese.git
git@api.gitlife.ru:oschina-mirror/mirrors-NChinese.git
oschina-mirror
mirrors-NChinese
mirrors-NChinese
master