mirror of
https://github.com/stakater/Reloader.git
synced 2026-08-27 14:37:17 +00:00
fix(qa): update dockerfile path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user