From a4c04333b863ef27a4fbf79e85376fa8de9c4108 Mon Sep 17 00:00:00 2001
From: Chetouane <elias.chetouane@univ-grenoble-alpes.fr>
Date: Tue, 16 Jan 2024 10:52:09 +0100
Subject: [PATCH] Ajout des graphes en artifact.

---
 .gitlab-ci.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 557072f..82fd532 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,3 +15,7 @@ build-dois-csv:
   artifacts:
     paths:
       - dois-uga.csv
+      - 2-produce-graph/hist-evol-datasets-per-repo.png
+      - 2-produce-graph/hist-quantity-year-type.png
+      - 2-produce-graph/pie--datacite-client.png
+      - 2-produce-graph/pie--datacite-type.png
-- 
GitLab