From e5faea080e4211a9632871a62234a22b8383b131 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sat, 18 Apr 2020 17:25:26 +0200 Subject: [PATCH] Remove indentation and top-level this stanza [ci skip] --- .drone.yml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/.drone.yml b/.drone.yml index 353b6c5..f69a7b3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,11 +9,6 @@ steps: force: true ssh_key: from_secret: drone_deploy_key - trigger: - branch: - - master - event: - include: - - push - exclude: - - pull_request +trigger: + branch: + - master