diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0e5a933f671453020ee51e09535a0c43fbb820fc..87105616a6a9ab80b152adc729470ec2506d931a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -10,3 +10,7 @@ build-job:       # This job runs in the build stage, which runs first.
     - echo "Compiling the code..."
     - make build
     - echo "Compile complete."
+
+artifacts:
+  paths:
+    dist/