mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-01-29 06:10:54 +00:00
Skip tags in appveyor
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user