From 47bc53281f7aef8c6ecbd98921b0702711f1db24 Mon Sep 17 00:00:00 2001 From: BBaoVanC Date: Sun, 18 Apr 2021 15:15:54 -0500 Subject: [PATCH] Split the trigger into two --- .drone.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c3c17f7..6e89cd3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -34,9 +34,12 @@ name: Deploy to bbaovanc.com trigger: event: - push - - promote branch: - master + +trigger: + event: + - promote target: - production