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

Add a deploy_install command to reinstall projects on every deploy. #985

Closed
swichers opened this issue Jan 14, 2017 · 1 comment
Closed

Comments

@swichers
Copy link
Contributor

  • BLT version: 8.6.10

Inside of functions.sh there is a comment about adding a deploy_install() command:

# TODO: Add a deploy_install command for projects early in development that want
# to reinstall on every deploy.

@swichers
Copy link
Contributor Author

swichers commented Jan 14, 2017

Usage:

Modify:

  • hooks/common/post-code-deploy/post-code-deploy.sh
  • hooks/common/post-code-update/post-code-update.sh

And replace deploay_updates with deploy_install on projects where re-installation is desired.

Possible future work: Make this something someone can control via their project.xml

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

No branches or pull requests

1 participant