Disable travis publish stage for untagged commits
This commit is contained in:
+2
-1
@@ -67,4 +67,5 @@ jobs:
|
|||||||
|
|
||||||
stages:
|
stages:
|
||||||
- test
|
- test
|
||||||
- publish
|
- name: publish
|
||||||
|
if: tag IS present
|
||||||
|
|||||||
Reference in New Issue
Block a user