mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
Merge branch 'ci'
This commit is contained in:
@@ -12,10 +12,11 @@ before_build:
|
|||||||
- ps: nuget restore
|
- ps: nuget restore
|
||||||
build:
|
build:
|
||||||
project: Wox.sln
|
project: Wox.sln
|
||||||
after_build:
|
|
||||||
- ps: .\Deploy\UpdateGenerator\build.ps1
|
|
||||||
after_test:
|
after_test:
|
||||||
- ps: .\Deploy\Nuget\pack.ps1
|
- ps: >-
|
||||||
|
.\Deploy\UpdateGenerator\build.bat
|
||||||
|
|
||||||
|
.\Deploy\Nuget\pack.ps1
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: Output\Release
|
- path: Output\Release
|
||||||
name: release-binary
|
name: release-binary
|
||||||
|
|||||||
Reference in New Issue
Block a user