forked from Ivasoft/mattermost-mobile
FIX Yaml syntax error
This commit is contained in:
@@ -26,6 +26,6 @@ steps:
|
||||
api_key:
|
||||
from_secret: drone_release
|
||||
base_url: https://git.ivasoft.cz
|
||||
files: *.apk
|
||||
files: '*.apk'
|
||||
when:
|
||||
event: tag
|
||||
Reference in New Issue
Block a user