mirror of
https://github.com/rizinorg/cutter.git
synced 2025-01-31 00:35:05 +00:00
Add DEPLOY condition to Travis
This commit is contained in:
parent
f9b6c8fcc0
commit
5734875405
@ -116,4 +116,5 @@ deploy:
|
|||||||
- "${FILE_TO_UPLOAD}"
|
- "${FILE_TO_UPLOAD}"
|
||||||
on:
|
on:
|
||||||
tags: true
|
tags: true
|
||||||
|
condition: $DEPLOY = 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user