You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see anywhere how to grab the Appcenter ENV vars. I wanted this plugin to be able to replace my command line scripts to set ENV and then pull them from inside gradle by using System.getenv("some_local_env_var"). Would be great to sue this that way. But I am unclear how to do it in gradle. I don't need to upload at all to appcenter as we have a different way to do that.
The text was updated successfully, but these errors were encountered:
I don't see anywhere how to grab the Appcenter ENV vars. I wanted this plugin to be able to replace my command line scripts to set ENV and then pull them from inside gradle by using System.getenv("some_local_env_var"). Would be great to sue this that way. But I am unclear how to do it in gradle. I don't need to upload at all to appcenter as we have a different way to do that.
The text was updated successfully, but these errors were encountered: