From 44185b0e5018b344bfdf4c4613326f159a0cb392 Mon Sep 17 00:00:00 2001 From: FyloZ Date: Thu, 5 Aug 2021 23:40:49 -0400 Subject: [PATCH] =?UTF-8?q?#8=20Mise=20=C3=A0=20jour=20CI/CD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index c3a9b41..9acf5ab 100644 --- a/.drone.yml +++ b/.drone.yml @@ -84,4 +84,9 @@ steps: branch: master events: push + trigger: + branch: + - develop + - master +