Closed
Description
[REQUIRED] Environment info
firebase-tools: 13.11.2
Platform: Github Action (ubuntu)
[REQUIRED] Test case
when running firebase deploy --only functions
i get the following error:
Error: Cloud Runtime Config is currently experiencing issues, which is preventing your functions from being deployed. Please wait a few minutes and then try to deploy your functions again.
[REQUIRED] Steps to reproduce
Run firebase deploy --only functions
on a Firebase Project
[REQUIRED] Expected behavior
Not to fail