ci: skip hadolint

This commit is contained in:
Michael Grote 2023-06-08 14:06:56 +02:00
parent 03e9954691
commit 8e5810c8b5

View file

@ -16,11 +16,11 @@ steps:
exclude:
- tag
- name: hadolint
image: hadolint/hadolint:latest-debian
commands:
- hadolint --version
- hadolint Dockerfile
# - name: hadolint
# image: hadolint/hadolint:latest-debian
# commands:
# - hadolint --version
# - hadolint Dockerfile
- name: docker_build_and_push_selfhosted
image: thegeeklab/drone-docker-buildx:23