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

BLT's deploy_updates bash function doesn't define the environment #1854

Closed
bobbygryzynger opened this issue Jul 28, 2017 · 0 comments
Closed
Assignees
Labels
Bug Something isn't working

Comments

@bobbygryzynger
Copy link
Contributor

When I run this command on Acquia Cloud:

. /var/www/html/$site.$target_env/vendor/acquia/blt/scripts/cloud-hooks/functions.sh
deploy_updates

I get the following output:

[info] Skipped post-config-import target hook. No hook is defined.
> setup:toggle-modules
Environment is unset. Skipping setup:toggle-modules...
Finished deploying updates to default.
20.066s total time elapsed.
Finished updates for environment: dev

And I expected the environment to be defined.

@grasmash grasmash added the Bug Something isn't working label Jul 31, 2017
grasmash added a commit to grasmash/bolt that referenced this issue Jul 31, 2017
@grasmash grasmash self-assigned this Jul 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants