GoogleCloudPlatform / functions-framework-dart

FaaS (Function as a service) framework for writing portable Dart functions
https://pub.dev/packages/functions_framework
Apache License 2.0
535 stars 54 forks source link

Private SSH packages #350

Closed r-dev-limited closed 1 year ago

r-dev-limited commented 1 year ago

How to let Google Cloud run know about private package, how we can provide SSH keys to container. Is this advised solution ? https://cloud.google.com/build/docs/access-github-from-build

Or is there any more simple way ?

kevmoo commented 1 year ago

You'd have to dig through Google Cloud docs here. We don't have any specifics