buildkite / elastic-ci-stack-s3-secrets-hooks

🕵️‍♀️ Expose secrets to your buildkite build steps via Amazon S3
MIT License
24 stars 17 forks source link

how do you use git-credentials inside a Dockerfile? #58

Open cellog opened 1 year ago

cellog commented 1 year ago

The docs for git-credentials don't actually specify that it has to be a git credential helper. I figured that out from looking at the source, but even that was not enough to get it working.

...So, how do you use git-credentials?

camallen commented 1 year ago

I'd love to know the answer to this as well, https://forum.buildkite.community/t/use-git-credentials-in-a-docker-container/3137