You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Has anyone had success deploying multiple Google Cloud Functions at once with Turborepo? Perhaps using the Serverless Framework? This occurs when importing a custom package from a separate directory (see attached image) from the one where my serverless.yaml is located, where I'm executing sls deploy.
I'm open to options outside of the Serverless Framework as well if they exist. The goal is to get a uniform CI/CD process in place for the deployment of 2nd gen Google Cloud Functions from within a monorepo.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Has anyone had success deploying multiple Google Cloud Functions at once with Turborepo? Perhaps using the Serverless Framework? This occurs when importing a custom package from a separate directory (see attached image) from the one where my
serverless.yaml
is located, where I'm executingsls deploy
.I'm open to options outside of the Serverless Framework as well if they exist. The goal is to get a uniform CI/CD process in place for the deployment of 2nd gen Google Cloud Functions from within a monorepo.
Beta Was this translation helpful? Give feedback.
All reactions