build: Add Hadolint

This commit is contained in:
Kroese 2024-01-29 11:08:48 +01:00 committed by GitHub
parent de8f08a7af
commit b19ba149d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,3 +17,7 @@ jobs:
with:
path: "assets"
file-endings: ".xml"
- name: Lint Dockerfile
uses: hadolint/hadolint-action@v2.1.0
with:
dockerfile: Dockerfile