mirror of https://github.com/eclipse/paho.mqtt.c
Ensure travis deploy only on tagged builds
This commit is contained in:
parent
d34c51214f
commit
7a31c2d9e2
|
|
@ -49,5 +49,6 @@ deploy:
|
|||
file: build.paho/*.tar.gz
|
||||
on:
|
||||
repo: eclipse/paho.mqtt.c
|
||||
tags: true
|
||||
skip_cleanup: true
|
||||
draft: false
|
||||
|
|
|
|||
Loading…
Reference in New Issue