Work CI-CD
- Update yaml to latest pattern. - VM is now Windows latest. - Update nuspec. ***NO_CI***
This commit is contained in:
Родитель
10c984ff28
Коммит
e76c655a2c
|
@ -1,16 +1,24 @@
|
|||
# Copyright (c) .NET Foundation and Contributors
|
||||
# See LICENSE file in the project root for full license information.
|
||||
|
||||
trigger:
|
||||
branches:
|
||||
include:
|
||||
- main
|
||||
- develop
|
||||
- release-*
|
||||
- refs/tags/*
|
||||
paths:
|
||||
exclude:
|
||||
- .github_changelog_generator
|
||||
- .gitignore
|
||||
- CHANGELOG.md
|
||||
- CODE_OF_CONDUCT.md
|
||||
- LICENSE.md
|
||||
- README.md
|
||||
- NuGet.Config
|
||||
- assets/*
|
||||
- config/*
|
||||
- .github/*
|
||||
|
||||
tags:
|
||||
include:
|
||||
|
|
|
@ -4,8 +4,7 @@
|
|||
<id>nanoFramework.TestFramework</id>
|
||||
<version>$version$</version>
|
||||
<title>nanoFramework.TestFramework</title>
|
||||
<authors>nanoFramework project contributors</authors>
|
||||
<owners>nanoFramework,dotnetfoundation</owners>
|
||||
<authors>nanoframework</authors>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<license type="file">LICENSE.md</license>
|
||||
<releaseNotes>
|
||||
|
|
Загрузка…
Ссылка в новой задаче