On Flank docs I see that I can set service account credentials locally and for CI using some env vars https://github.com/TestArmada/flank#authenticate-with-a-service-account
If I'm using Fladle can I do this instead of supplying serviceAccountCredentials("${project.file(....) in build.gradle?
On Flank docs I see that I can set service account credentials locally and for CI using some env vars https://github.com/TestArmada/flank#authenticate-with-a-service-account
If I'm using Fladle can I do this instead of supplying
serviceAccountCredentials("${project.file(....)in build.gradle?