mirror of
https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
synced 2025-04-21 02:26:31 +02:00
CI: Added force_update flag
This commit is contained in:
parent
c46ca4876c
commit
af5d5047bb
@ -61,9 +61,10 @@ 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.'
|
description: 'Deployed from CI.'
|
||||||
artifact: /.*\.nupkg/
|
artifact: /.*\.nupkg/
|
||||||
draft: true
|
draft: true
|
||||||
prerelease: true
|
prerelease: true
|
||||||
|
force_update: true
|
||||||
on:
|
on:
|
||||||
APPVEYOR_REPO_TAG: true
|
APPVEYOR_REPO_TAG: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user