From 6bf66c903f5c9db74e86dbff58dfcb7112d66ad8 Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sun, 25 Oct 2020 16:08:26 +0800 Subject: [PATCH] improve drone --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index fa7054d..e86a502 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,10 @@ --- kind: pipeline name: testing +trigger: + event: + - push + - pull_request steps: - name: test