fi-ksi / web-frontend

Frontend for web written in Embej.JS
https://ksi.fi.muni.cz/
MIT License
2 stars 2 forks source link

Better Docker, Deploy actions, Master branch is protected #419

Closed BorysekOndrej closed 3 years ago

BorysekOndrej commented 3 years ago

I've implemented a better Dockerfile for build and also automatic actions that allow deploy.

The tutorial how to build using docker was updated in the Readme.

Four new actions were added:

Auto-build and deploys were added.

Master is now protected. If you want to commit to master, you should do PR and have at least 1 review. If you are admin, you can override this restriction.