Firebase Functions Deployment Issue

54 views
Skip to first unread message

Arsh Shah Dilbagi

unread,
Aug 23, 2023, 7:44:35 PM8/23/23
to Firebase Google Group
  • I was using Firebase Cloud Functions (Gen2) and deploying them all at once.
  • I then deployed a function using "firebase deploy --only functions:[name].
  • Now, if I deploy everything at once functions don't point to the correct container. They all point to the first function mentioned in the index.ts file.
  • But, if I deploy them one at a time they work correctly.
What do I do here? I'd like my Github actions to still be able to deploy all the functions at once.
Reply all
Reply to author
Forward
0 new messages