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

Change the way the client is build #24

Open
carneroalejandro opened this issue Jul 20, 2016 · 0 comments
Open

Change the way the client is build #24

carneroalejandro opened this issue Jul 20, 2016 · 0 comments

Comments

@carneroalejandro
Copy link
Contributor

Currently the client is built using 'grunt build' and pushing the result to the release branch on the repo. This makes the repo grow considerably when changes are made to the client.
The correct way will be create a new docker image to do the build, and store the build client in a shared folder, that will be served by the current apache docker image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant