Add DEPLOY condition to Travis

This commit is contained in:
Florian Märkl 2018-03-07 16:03:12 +01:00
parent f9b6c8fcc0
commit 5734875405

View File

@ -116,4 +116,5 @@ deploy:
- "${FILE_TO_UPLOAD}"
on:
tags: true
condition: $DEPLOY = 1