forked from OmniSharp/omnisharp-roslyn
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathappveyor.yml
28 lines (27 loc) · 1000 Bytes
/
appveyor.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Fix line endings in Windows. (runs before repo cloning)
init:
- git config --global core.autocrlf true
image: Visual Studio 2017
test: off # this turns of AppVeyor automatic searching for test-assemblies, not the actual testing
build_script:
- ps: .\build.ps1 All -publish-all -archive
artifacts:
- path: artifacts/package/*.zip
cache:
- tools -> tools/packages.config
deploy:
- provider: GitHub
tag: $(APPVEYOR_REPO_TAG_NAME)
auth_token:
secure: YW4vAIFrVIdyKBNxyVGWGKHP2UejoZcTcD0cf7KYEgZefUWY2XFHjetDW4Q0cICx
artifact: /.*\.zip/
on:
appveyor_repo_tag: true
notifications:
- provider: Slack
auth_token:
secure: OU7mWtP+JWLRV2Ofq3/QMQbudeN632xLgWb4zMJtOssi2v5HER4qe0GFoj/rnIYOBXd3d/5+glfKG3ijvCU3bA==
channel: '#integrations'
environment:
BLOB_STORAGE_CONNECTION_STRING:
secure: 2rbJfMTsDegeZYML1OhZD4IgQ2ejSZQqUe4sNDFy+7gdKVAXdoSUzIs2bhL4thw5jO83FgxSjeAhZ6QwaoijeLeGGKwcVdogXMLdoNJQno+jLXWglQPoLx33p8KyFoZS