mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 11:04:25 -04:00
Change default remote path
This commit is contained in:
@ -125,6 +125,7 @@ jobs:
|
|||||||
authType: 'userAndPass'
|
authType: 'userAndPass'
|
||||||
username: $(username)
|
username: $(username)
|
||||||
password: $(api-key)
|
password: $(api-key)
|
||||||
url: https://api.bintray.com/content/luisangelsm/YACReader/DevBuilds/$(Build.BuildNumber)
|
remotePath: ''
|
||||||
|
url: https://api.bintray.com/content/luisangelsm/YACReader/DevBuilds/$(Build.BuildNumber)/
|
||||||
|
|
||||||
|
|
Reference in New Issue
Block a user