From 9e9288098fc9613bc2cb453273b2c0166704dda9 Mon Sep 17 00:00:00 2001
From: Igor Witz <igor.witz@etu.utc.fr>
Date: Wed, 29 May 2019 22:26:37 +0200
Subject: [PATCH] Update .gitlab-ci.yml, pica-etherpad/clair-whitelist.yml
 files

---
 .gitlab-ci.yml                    | 2 +-
 pica-etherpad/clair-whitelist.yml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8fd0a75f..b71d9caa 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -5,9 +5,9 @@ services:
 stages:
     - metabuild
     - build
-    - deployment
     - static_tests
     - dynamic_tests
+    - deployment
     
 # build the container that further steps will run in in order to avoid duplicating instructions between steps
 metabuild:
diff --git a/pica-etherpad/clair-whitelist.yml b/pica-etherpad/clair-whitelist.yml
index 5dbddc20..30bfc60f 100644
--- a/pica-etherpad/clair-whitelist.yml
+++ b/pica-etherpad/clair-whitelist.yml
@@ -8,4 +8,4 @@ generalwhitelist:
     CVE-2019-9169: glibc -> Pas de contre mesure
     CVE-2017-12424: shadow -> Pas de contre mesure
     CVE-2019-11068: libxslt -> dépendance d'autres paquets, pas de correctif disponible -> Pas de contre-mesure
-    CVE-2019-9631: poppler -> à désinstaller 
\ No newline at end of file
+    CVE-2019-9631: poppler -> à désinstaller
\ No newline at end of file
-- 
GitLab