Make sure Appveyor only build tags

pull/1415/head^2
Laurent Cozic 2019-05-06 21:31:37 +01:00
parent 782aae4ddf
commit c03ac5c5f1
1 changed files with 3 additions and 0 deletions

View File

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