We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement release_or_current_path param which will be returning release_path or current_path.
release_or_current_path
release_path
current_path
release_path should return current_path in non-deploy context.
The text was updated successfully, but these errors were encountered:
I found is better solution: release_path should return current_path. 🤗
Sorry, something went wrong.
Done.
No branches or pull requests
Description
Implementrelease_or_current_path
param which will be returningrelease_path
orcurrent_path
.release_path
should returncurrent_path
in non-deploy context.The text was updated successfully, but these errors were encountered: