From 4064b6dbc79092939d5b2d6b708e1c0e17a27ec8 Mon Sep 17 00:00:00 2001 From: konrad Date: Thu, 25 Apr 2019 19:26:25 +0200 Subject: [PATCH] update drone config --- .drone.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index e304550..f8e40d8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,11 +1,5 @@ kind: pipeline -name: build - -trigger: - branch: - - master - event: - - push +name: default steps: - name: docker