Moved to choco linux
This commit is contained in:
parent
2e5c312998
commit
6ac0c58fc2
1 changed files with 2 additions and 3 deletions
|
|
@ -16,10 +16,9 @@ build:
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
tags:
|
image: patrickhuber/choco-linux
|
||||||
- windows
|
|
||||||
script:
|
script:
|
||||||
- .\app\make-nupkg.ps1
|
- powershell .\app\make-nupkg.ps1
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- release-builds/*.nupkg
|
- release-builds/*.nupkg
|
||||||
Loading…
Add table
Add a link
Reference in a new issue