Disable travis publish stage for untagged commits

This commit is contained in:
Cristi Vîjdea
2017-12-27 16:42:33 +01:00
parent c85acee405
commit 9f14114520
+2 -1
View File
@@ -67,4 +67,5 @@ jobs:
stages: stages:
- test - test
- publish - name: publish
if: tag IS present