Skip to content

Commit b0b0ec9

Browse files
committed
update appveyor, remove github deployment for now, bump version to 2.9.1
1 parent bfc2ca8 commit b0b0ec9

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

Diff for: appveyor.yml

+1-10
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#version should be only changed with RELEASE eminent, see RELEASE.md
22

3-
version: 2.9.0-ci-{build}
3+
version: 2.9.1-ci-{build}
44

55
image: Visual Studio 2019
66

@@ -44,15 +44,6 @@ on_failure:
4444
appveyor PushArtifact .\files.lst -DeploymentName "Failed Build File Listing"
4545
4646
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-
5647
- provider: NuGet
5748
api_key:
5849
secure: llMIgYMuLHh9thyKMEAmkWraTaA9Zvcm1F8/yRwm0HCiPIt/ehR/GI4kJKyMTPyf

0 commit comments

Comments
 (0)