From 401a8927bc395aa4f885b7d1a26a15036652c33a Mon Sep 17 00:00:00 2001 From: david Date: Sun, 19 May 2024 09:55:17 +0200 Subject: [PATCH] Adding test build of Dockerfile_x64_86 to pull request pipeline --- .drone.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.drone.yml b/.drone.yml index 27bce4f..a22785e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -165,6 +165,12 @@ steps: settings: dockerfile: Dockerfile +steps: +- name: warp4j x64 + <<: *default_build_option + settings: + dockerfile: Dockerfile_x64_86 + - name: *notification_name <<: *default_notification_option settings: