mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-09-02 21:59:22 +00:00
don't fail in CI tests
This commit is contained in:
@@ -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