mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 12:18:50 +02:00
Update CI
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
version: 1.1.1.{build}
|
version: 1.1.1.{build}
|
||||||
os: unstable
|
|
||||||
configuration:
|
configuration:
|
||||||
Release
|
Release
|
||||||
|
|
||||||
@@ -15,7 +14,7 @@ build:
|
|||||||
|
|
||||||
after_test:
|
after_test:
|
||||||
- ps: .\deploy\nuget\pack.ps1
|
- ps: .\deploy\nuget\pack.ps1
|
||||||
- cmd: .\deploy\NAppUpdate\build.bat
|
- cmd: .\deploy\UpdateGenerator\build.bat
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
provider: NuGet
|
provider: NuGet
|
||||||
|
|||||||
Reference in New Issue
Block a user