mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-18 21:38:03 +00:00
don't fail in CI tests
This commit is contained in:
committed by
GitHub
parent
2bcb99c6e2
commit
d2b4ab26ff
@@ -43,6 +43,7 @@ jobs:
|
|||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
dockerfile: testdata/Dockerfile
|
dockerfile: testdata/Dockerfile
|
||||||
|
no-fail: true
|
||||||
|
|
||||||
- name: Run integration test 2 - ignore a rule
|
- name: Run integration test 2 - ignore a rule
|
||||||
# This step is supposed to print out an info level rule violation
|
# This step is supposed to print out an info level rule violation
|
||||||
|
|||||||
Reference in New Issue
Block a user