How to redeploy from github
Open
- Dominant language
- Shell
- Stars
- 204
- Forks
- 54
- Avg merge
- 6h 42m
- Merged PRs (30d)
- 1
Description
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 ?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.