Skip to content

Change the way the client is build #24

@carneroalejandro

Description

@carneroalejandro

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions