Skip to content

Update the Makefile and Workflow File to use .env to store the secrets #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
Lucifergene opened this issue Aug 8, 2024 · 0 comments · Fixed by #5
Closed
2 tasks done

Update the Makefile and Workflow File to use .env to store the secrets #6

Lucifergene opened this issue Aug 8, 2024 · 0 comments · Fixed by #5
Assignees

Comments

@Lucifergene
Copy link
Contributor

As a developer, it is easier to develop if we have a .env file where all the secrets are stored.

  • During local development, the .env file is loaded into the Makefile and the envs are used in the commands.

  • In CI/CD pipelines, the envs are directly added as secrets in the CI/CD tool used.

@Lucifergene Lucifergene linked a pull request Aug 8, 2024 that will close this issue
@Lucifergene Lucifergene self-assigned this Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant