Is it possible to only deploy specific Firebase functions that changed with GitLab CI/CD?

后端 未结 0 812
轮回少年
轮回少年 2021-01-04 18:38

Deploying all Firebase functions at once is quite easy with GitLab CI/CD (How to leverage GitLab CI/CD for Google Firebase):

deploy-functions:
  stage: deploy         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题