File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 1
1
# version should be only changed with RELEASE eminent, see RELEASE.md
2
2
3
- version : 2.9.0 -ci-{build}
3
+ version : 2.9.1 -ci-{build}
4
4
5
5
image : Visual Studio 2019
6
6
@@ -44,15 +44,6 @@ on_failure:
44
44
appveyor PushArtifact .\files.lst -DeploymentName "Failed Build File Listing"
45
45
46
46
deploy :
47
- - provider : GitHub
48
- auth_token :
49
- secure : hVyVwHl0JiVq0VxXB4VMRWbUtrGclIzadfnWFcWCQBLvbgMLahLBnWlwGglT63pZ
50
- artifact : /.*(\.|\.s)nupkg/
51
- prerelease : false
52
- force_update : true # fsharp package runs as separate build job, so have to force_update to add fsharp.nuget added
53
- on :
54
- APPVEYOR_REPO_TAG : true
55
-
56
47
- provider : NuGet
57
48
api_key :
58
49
secure : llMIgYMuLHh9thyKMEAmkWraTaA9Zvcm1F8/yRwm0HCiPIt/ehR/GI4kJKyMTPyf
You can’t perform that action at this time.
0 commit comments