Open
Description
I came across a use-case where I had to use a private git repo as a go import, the git repo had some APIs.
Usually, I can just change my gitconfig file to include the creds and go will include them while building the binary. Is it possible to do the same in functions (or buildpacks maybe)?
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done