From ee4819f479e91879320805d350277b7e822a9aa0 Mon Sep 17 00:00:00 2001 From: Arthur VALIN Date: Wed, 27 Sep 2023 16:04:10 +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 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index b18954a..30be030 100644 --- a/.drone.yml +++ b/.drone.yml @@ -35,5 +35,4 @@ steps: CONTAINERNAME: allin_android COMMAND: create EMULATOR_DEVICE: Samsung Galaxy S10 - WEB_VNC: true - depends_on: [ build ] \ No newline at end of file + WEB_VNC: true \ No newline at end of file