* .gitlab-ci.yml: Initial introduction of CI.
Partial work for #12.
This configuration only supports Meson build on Linux. Windows and macOS would be supported in the future. There's no plan to support autotools and CMake by now.
The Linux build leverages ci-templates
project to build the base image for
the build environment.