Bootstrap minimal placeholder function
Closes #2 (closed)
Description
This MR bootstraps the repository and introduces a placeholder function called lgsync
that simply logs the event it receives. It also holds the logic and pipelines to build and publish the Docker container.
There is no boilerplate repository for ucam-faas, only some example code in https://gitlab.developers.cam.ac.uk/uis/devops/lib/ucam-faas-python/-/tree/main/example. I therefore used the webapp-boilerplate as an example to take configuration files from and adapted it to my needs.