Create appveyour.yml

This commit is contained in:
Alex Lushpai 2020-02-19 23:42:52 +03:00 committed by GitHub
parent e87d93e3a6
commit eec1a09137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

31
appveyour.yml Normal file
View File

@ -0,0 +1,31 @@
version: 5.1.{build}
pull_requests:
do_not_increment_build_number: true
branches:
only:
- master
skip_tags: true
image: Visual Studio 2019
configuration: Release
platform: Any CPU
environment:
RETAILCRM_URL:
secure: +XvDVl4qowEEYYTdURDytjGjtBPeyehSzCqQs4XcavM=
RETAILCRM_KEY:
secure: xRC/iy3F1W4PCS1V1eiruJv4Sdj4A9Ln2s36fp0MtgiiIdGDHeK+Qmlm+eHAZgjh
RETAILCRM_SITE:
secure: 2w6OVirZRJLlkzME0kpXzQ==
RETAILCRM_STORE:
secure: UCnYSIgosQyIqtVwDrVv4w==
RETAILCRM_USER:
secure: tClF7XYbv+nGE5WpZIF7ng==
build:
publish_nuget: true
verbosity: minimal
deploy:
- provider: NuGet
api_key:
secure: bFrR6FUHRJ8ZboQJWIbnPK4GHrje639D4DurAGyGWYxVX1aewPGsf2akmIcD2/33
skip_symbols: false
on:
branch: master