Closes #21340: Disable auto Google login in Flank config (#21341)

This commit is contained in:
Aaron Train 2021-09-16 17:30:30 -04:00 committed by GitHub
parent 83bd2f2254
commit 6fbeff1ca1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ gcloud:
app: /app/path
test: /test/path
auto-google-login: true
auto-google-login: false
use-orchestrator: true
environment-variables:
clearPackageData: true