Skip to content
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

Use project name from .env for prune make target #119

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BendingBender
Copy link
Contributor

What does this implement/fix? Explain your changes.

The project name can be changed in the .env file, but the make target prune uses a hardcoded value as project name. This change fixes the Makefile to use the project name from the .env file.

Does this close any currently open issues?

no

Any relevant logs, error output, etc?

no

Any other comments?

no

Where has this been tested?

locally

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 this pull request may close these issues.

2 participants