Skip to content

How to redeploy from github #172

@thoka

Description

@thoka

I'm looking for a way to deploy my hedgedoc from github after code changes.

Currently I use
docker-compose rm -f && docker image prune -f && docker-compose build && docker-compose up

Is there a way to build only the new hedgedoc, without building the build environment first ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions