From 25e959143b534d7256308aa9c671c22fecccbb79 Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Thu, 21 Nov 2024 22:18:05 +0000 Subject: [PATCH] CI builds also for master (just in case) (#6) Co-authored-by: Alexey Skobkin Reviewed-on: https://git.skobk.in/skobkin/docker-murmur/pulls/6 --- .drone.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index 86181ef..fd73a38 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,9 +14,6 @@ steps: trigger: event: - push - branch: - exclude: - - master --- kind: pipeline