From 90274de4ce2f62ae6dc59372a385abc2343aa7a8 Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Sat, 30 Sep 2023 19:58:44 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'.drone.yml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index ef562f2..b75dc52 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,12 +42,6 @@ trigger: - push steps: - - name: hadolint - image: hadolint/hadolint:latest-alpine - commands: - - cd src/Api - - hadolint Dockerfile - - name: docker-build-and-push image: plugins/docker settings: