Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: environment variable loading mechanism (#85)
- Remove unused import for `github.com/joho/godotenv/autoload` - Add conditional loading of environment variables from `/run/drone/env` if the file exists Signed-off-by: appleboy <[email protected]>
- Loading branch information