diff --git a/.drone.yml b/.drone.yml index 85efb12..12aa609 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,11 +10,3 @@ steps: commands: - go get ./... - go test ./... - -trigger: - branch: - - master - event: - - push - - cron - - custom \ No newline at end of file