Add gitlab ci workflow

Mainly to check if the installation on ubuntu rolling works.

Change-Id: I19f7fd847fdeaf4c683a40b6f240cde211913779
diff --git a/ci/ccache.conf b/ci/ccache.conf
new file mode 100644
index 0000000..95b69c3
--- /dev/null
+++ b/ci/ccache.conf
@@ -0,0 +1,3 @@
+max_size = 5.0G
+sloppiness = include_file_ctime
+hash_dir = false