Hello,
I have setup "Deploy to Firebase Hosting on PR". While pushing any changes, I am getting this error: "Treating warnings as errors because
process.env.CI = true. Most CI servers set it automatically."
I want to know how I can set the CI environment variable to false so that the check doesn't fail in case of warnings. I have tried setting it in firebase-hosting-pull-request.yml and firebase-hosting-merge.yml but that doesn't change anything.
Also, where can I find the value of this secret: FIREBASE_SERVICE_ACCOUNT_INSTASELL_7F53F
Thank you,
Supriya.