diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
new file mode 100644
index 0000000000000000000000000000000000000000..929cc666a14d54050efc31901ed97e8a638da353
--- /dev/null
+++ b/.gitlab-ci.yml
@@ -0,0 +1,13 @@
+image: oarteam/batsim_ci:latest
+
+stages:
+  - big_stage
+
+figures:
+  stage: big_stage
+  script:
+    - nix-shell -A shell --command "ninja"
+  artifacts:
+    when: always
+    paths:
+      - ./pipe-usage-example.pdf