mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-03-13 23:31:50 +01:00
CI deployment
This commit is contained in:
parent
9e986e02a2
commit
7c5264ea26
@ -61,5 +61,9 @@ on_finish :
|
|||||||
deploy:
|
deploy:
|
||||||
- provider: Environment
|
- provider: Environment
|
||||||
name: GitHub Releases
|
name: GitHub Releases
|
||||||
|
description: 'This release is intended for exercising the interaction with CI.'
|
||||||
|
artifact: /.*\.nupkg/
|
||||||
|
draft: true
|
||||||
|
prerelease: true
|
||||||
on:
|
on:
|
||||||
APPVEYOR_REPO_TAG: true
|
APPVEYOR_REPO_TAG: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user