From 5615af8e29dab0aadf55f440ed555ac2691be563 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C3=BCnk=C3=B6sd=20Marcell?= Date: Mon, 28 Jun 2021 01:39:31 +0200 Subject: [PATCH] fixed the build --- .drone.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index dcdc771..769a7b6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,13 +2,6 @@ kind: pipeline type: docker name: default steps: - - name: code-analysis - image: aosapps/drone-sonar-plugin - settings: - sonar_host: - from_secret: SONAR_HOST - sonar_token: - from_secret: SONAR_CODE - name: kaniko image: banzaicloud/drone-kaniko settings: