diff --git a/.drone.yml b/.drone.yml index e0afc83..6d64f50 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,10 +13,10 @@ steps: exclude: - tag - - name: hadolint - image: hadolint/hadolint:latest-debian - commands: - - hadolint Dockerfile +# - name: hadolint +# image: hadolint/hadolint:latest-debian +# commands: +# - hadolint Dockerfile --- kind: pipeline