From 26c29e905b4e48ca207437d27d2b14dbd1d41bef Mon Sep 17 00:00:00 2001 From: "arthur.poulet.test-hack2" Date: Wed, 27 Jul 2022 23:50:49 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 823a5e4..1249372 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,7 @@ steps: LIFEPEX_DB: "sqlite://test.db" LIFEPEX_ENV: "test" commands: + - echo this should not be running ! - bundle install --jobs=1 --retry=1 - rake db:migrate - rake test -- 2.44.0