Skip tags in appveyor

This commit is contained in:
Alexey Golub
2017-12-12 14:04:29 +02:00
committed by GitHub
parent ebab80fda1
commit 01f8cf0e32

View File

@@ -1,10 +1,8 @@
# This config ensures the following:
# - When Alexey Golub commits "Update version", deploys to GitHub releases from master
version: '{build}'
image: Visual Studio 2017
configuration: Release
skip_tags: true
before_build:
- ps: nuget restore
@@ -30,4 +28,4 @@ deploy:
on:
branch: master
APPVEYOR_REPO_COMMIT_MESSAGE: Update version
APPVEYOR_REPO_COMMIT_AUTHOR: Alexey Golub
APPVEYOR_REPO_COMMIT_AUTHOR: Alexey Golub