Skip to content

Refactor deployments to build locally #21

@dandelany

Description

@dandelany

Currently, deployment does a git checkout on the server. Built frontend files are included in the repo, so the server doesn't have to build, so the built files are just copied from the repo.

Instead, I want to not check in built files, instead git checkout and build locally, then sync the built files to the server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions