From 4b3e42f589f1330b7acee8ee8783144d8308de85 Mon Sep 17 00:00:00 2001 From: Andrey Date: Mon, 1 May 2023 16:29:12 +0300 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index 34e2831..7ac9b1a 100755 --- a/.drone.yml +++ b/.drone.yml @@ -42,3 +42,8 @@ volumes: - name: docker_sock host: path: /var/run/docker.sock + +trigger: + branch: + - master +