From 545b8c9957baa6b7518a0fd7a68e1c329cb177c5 Mon Sep 17 00:00:00 2001 From: Andre Henriques Date: Fri, 1 Dec 2023 17:58:13 +0000 Subject: [PATCH] removed litting --- .drone.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.drone.yml b/.drone.yml index 52ba02b..49ea3d4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -4,10 +4,6 @@ type: exec name: Build and deploy steps: - - name: Linting - commands: - - bash linting.sh - - name: Build Cw1 commands: - cd firstcw/cw