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:
|
||||
stage: deploy
|
||||
tags:
|
||||
- windows
|
||||
image: patrickhuber/choco-linux
|
||||
script:
|
||||
- .\app\make-nupkg.ps1
|
||||
- powershell .\app\make-nupkg.ps1
|
||||
artifacts:
|
||||
paths:
|
||||
- release-builds/*.nupkg
|
||||
Loading…
Add table
Add a link
Reference in a new issue