firebase-tools-docker icon indicating copy to clipboard operation
firebase-tools-docker copied to clipboard

Failed to authenticate, have you run firebase login?

Open cah-jayakumar-asokan opened this issue 2 years ago • 1 comments

Hello @AndreySenov -

I'm using export GOOGLE_APPLICATION_CREDENTIALS="xxxx.json".

Eveytime I'm getting failed to authenticate.

Note: This is used in CICD Concourse pipeline and I cannot login.

Please help me in resolving the issue. Thanks in advance.

Waiting for any help

cah-jayakumar-asokan avatar Apr 23 '22 21:04 cah-jayakumar-asokan

I'm not sure about Concourse pipeline but in Github Actions you have to use google-github-actions/auth to authenticate before running anything else.

nstanard avatar Jan 11 '23 17:01 nstanard