android - Accessing to the release artifact on TeamCity -


a couple days ago finished tc setup , started work on projects building setup.

now succed in automated debug building develop branch, aim rc builds master or release brunch.

to visible debug builds use "artifact paths: /build/outputs/apk/.apk => ."

for rc tried value "/.apk => .", because androidstudio place signed build directly module folder. in case can't see artifacts after successful building.

does gets rc builds means on tc?


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

c# - How do I debug "System.DllNotFoundException: The specified procedure could not be found"? -

python - How to read gradle build progress from it's output? -