This repository was archived by the owner on Jun 6, 2024. It is now read-only.
This repository was archived by the owner on Jun 6, 2024. It is now read-only.
inject the account token from the pre-commit config to the docker image #265
Open
Description
Is your feature request related to a problem? Please describe.
when running Datree's pre-commit, there is no ("native") way to pass the account token to the docker image
Describe the solution you'd like
A way to inject the account token from the pre-commit config
Describe alternatives you've considered
pass the account token as env variable to the docker image