From 5246fbd4c51bad662f63135fe970c835139d0c91 Mon Sep 17 00:00:00 2001 From: Nicolai Ort Date: Tue, 22 Dec 2020 15:45:38 +0100 Subject: [PATCH] Switched pipeline over to build only on tags and from main --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 0aaaac4..03ec52b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,7 +8,6 @@ steps: commands: - git clone https://git.odit.services/lfk/backend backend - cd backend - - git checkout dev - name: run openapi export image: node:alpine commands: