From b03a7428818486d3f5290dc5c099b7ac88e109ca Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guillaume=20Perr=C3=A9al?= <guillaume.perreal@inrae.fr>
Date: Thu, 25 Feb 2021 16:25:03 +0000
Subject: [PATCH] Typo dans .gitlab-ci.yml

---
 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 79e12b4..ddc95d3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-defaults:
+default:
     tags: [docker]
     retry: 2
     interruptible: true
-- 
GitLab