Set service account name

This commit is contained in:
John Maguire 2019-10-03 00:00:28 +01:00
parent 9bf8e75a41
commit 09f680a254
1 changed files with 1 additions and 1 deletions

View File

@ -262,7 +262,7 @@ jobs:
- run:
name: Google Cloud Auth
command: |
echo $GCLOUD_SERVICE_KEY | gcloud auth activate-service-account --key-file=-
echo $GCLOUD_SERVICE_KEY | gcloud auth activate-service-account circleci-uploader@clementine-data.iam.gserviceaccount.com --key-file=-
gcloud --quiet config set project clementine-data
- attach_workspace:
at: /tmp/artifacts