From 67fd83a11e91bf1209de69b004905ed626d71515 Mon Sep 17 00:00:00 2001 From: david Date: Sun, 19 May 2024 10:03:17 +0200 Subject: [PATCH] Adding docker x64 build to testing pipeline and fixing develope pipeline --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index a22785e..061e5d2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -119,6 +119,7 @@ trigger: branch: - *branch event: + - pull_request - custom ---