mirror of
https://github.com/dockur/windows.git
synced 2025-10-27 19:35:49 +00:00
build: Add Hadolint
This commit is contained in:
parent
de8f08a7af
commit
b19ba149d0
1 changed files with 4 additions and 0 deletions
4
.github/workflows/check.yml
vendored
4
.github/workflows/check.yml
vendored
|
|
@ -17,3 +17,7 @@ jobs:
|
|||
with:
|
||||
path: "assets"
|
||||
file-endings: ".xml"
|
||||
- name: Lint Dockerfile
|
||||
uses: hadolint/hadolint-action@v2.1.0
|
||||
with:
|
||||
dockerfile: Dockerfile
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue