travis: mark automatic releases as prerelease
This commit is contained in:
parent
87be978760
commit
7dfdef4bfb
@ -37,6 +37,8 @@ deploy:
|
||||
- "libmastodon-cpp_${TRAVIS_TAG}-0_amd64.deb"
|
||||
- "libmastodon-cpp-${TRAVIS_TAG}-0.x86_64.rpm"
|
||||
skip_cleanup: true
|
||||
options:
|
||||
- prerelease: true
|
||||
on:
|
||||
tags: true
|
||||
condition: $CC = gcc
|
||||
|
Reference in New Issue
Block a user