mirror of
https://github.com/YACReader/yacreader
synced 2025-11-16 15:02:49 -05:00
Publish uploaded files
This commit is contained in:
@ -125,6 +125,7 @@ jobs:
|
|||||||
authType: 'userAndPass'
|
authType: 'userAndPass'
|
||||||
username: $(username)
|
username: $(username)
|
||||||
password: $(api-key)
|
password: $(api-key)
|
||||||
|
options: -H "X-Bintray-Publish:1"
|
||||||
remotePath: ''
|
remotePath: ''
|
||||||
url: https://api.bintray.com/content/luisangelsm/YACReader/DevBuilds/$(Build.BuildNumber)/
|
url: https://api.bintray.com/content/luisangelsm/YACReader/DevBuilds/$(Build.BuildNumber)/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user