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: