Commit 9c4ba984 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

[FIX] Correction du .gitlab-ci.yml pour utiliser une image Docker python suffisante.

parent d350b90e
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@ CHANGELOG
- GetIdStrategy : stratégie pour extraire le·s id·s du·des objet·s transmis par un hydrateur ;
  utilisable dans un hydrateur héritant de DoctrineObject, associée à un élément de formulaire mappé à une relation to-one ou to-many d'une entité Doctrine.
- Suppression des doc au format dokuwiki.
- [FIX] Correction du .gitlab-ci.yml pour utiliser une image Docker python suffisante.

6.1.7
-----