1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-27 08:21:03 +02:00

Make sure Appveyor only build tags

This commit is contained in:
Laurent Cozic 2019-05-06 21:31:37 +01:00
parent 782aae4ddf
commit c03ac5c5f1

View File

@ -21,3 +21,6 @@ build_script:
- yarn dist
test: off
# We only want to build tags
skip_non_tags: true