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
acquia blt environment detection check the existence of the env var to load local.settings.php
public static function getAhEnv() { return getenv('AH_SITE_ENVIRONMENT'); }
So I am not sure lando should set an acquia specific env variable.
The text was updated successfully, but these errors were encountered:
#25: Attempt new build in leia tests
6503b80
#25: Switch all leia tests over to new cli build
d5e5e20
b2a3ee7
aea47d9
Successfully merging a pull request may close this issue.
acquia blt environment detection check the existence of the env var to load local.settings.php
So I am not sure lando should set an acquia specific env variable.
The text was updated successfully, but these errors were encountered: