mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-05-01 02:02:22 +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}'
|
version: '{build}'
|
||||||
|
|
||||||
image: Visual Studio 2017
|
image: Visual Studio 2017
|
||||||
configuration: Release
|
configuration: Release
|
||||||
|
skip_tags: true
|
||||||
|
|
||||||
before_build:
|
before_build:
|
||||||
- ps: nuget restore
|
- ps: nuget restore
|
||||||
|
|||||||
Reference in New Issue
Block a user