dockerfile_lint config env added
This commit is contained in:
@@ -11,6 +11,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: hadolint/hadolint-action@v3.1.0
|
||||
with:
|
||||
config: docker/.hadolint.yaml
|
||||
dockerfile: docker/Dockerfile
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user