diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000000000000000000000000000000000000..4cadb163f4bb61511b026cc9885bbc1ee1f7d128
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,2 @@
+# The Docker image that will be used to build your app
+image: alpine:latest