Adds Github actions so that we ensure master is in a deployable state. For now just include some basic checks for build & tests.
Note that the Docker container did not build due to the non-existing controller folder on master. I commented the copy out for now, we need to revert that change later.
Fixes #19
Adds Github actions so that we ensure master is in a deployable state. For now just include some basic checks for build & tests.
Note that the Docker container did not build due to the non-existing controller folder on master. I commented the copy out for now, we need to revert that change later.
Signed-off-by: Lennard Eijsackers lennardeijsackers92@gmail.com