fix(qa): update dockerfile path

This commit is contained in:
Karl-Johan Grahn
2022-03-21 21:32:49 +01:00
parent 4592bd4331
commit e2b14ab7b5
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
- name: Dockerfile Lint
uses: hadolint/hadolint-action@v1.6.0
with:
dockerfile: Dockerfile
dockerfile: ${{env.DOCKER_FILE_PATH}}
failure-threshold: warning
- name: Link check