diff --git a/.drone.yml b/.drone.yml index 6fcaf1d..ac289f0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,11 +2,6 @@ kind: pipeline type: docker name: default -trigger: - event: - - push - - pull_request - steps: - name: go-test image: cache.coadcorp.com/library/golang