From 1a7d3ce00f197c9c76fb23a96feb7a94e1a583fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Thu, 25 Apr 2019 18:13:43 +0200 Subject: [PATCH] Also build vue branch MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index f4f6f1995..eaa7556ba 100644 --- a/.drone.yml +++ b/.drone.yml @@ -238,6 +238,7 @@ trigger: branch: - master - stable* + - vue event: - pull_request - push