mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update CI
This commit is contained in:
parent
21edfdb62e
commit
50587735b5
1 changed files with 1 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
version: 1.1.1.{build}
|
||||
os: unstable
|
||||
configuration:
|
||||
Release
|
||||
|
||||
|
|
@ -15,7 +14,7 @@ build:
|
|||
|
||||
after_test:
|
||||
- ps: .\deploy\nuget\pack.ps1
|
||||
- cmd: .\deploy\NAppUpdate\build.bat
|
||||
- cmd: .\deploy\UpdateGenerator\build.bat
|
||||
|
||||
deploy:
|
||||
provider: NuGet
|
||||
|
|
|
|||
Loading…
Reference in a new issue