mirror of
https://github.com/hadolint/hadolint-action.git
synced 2026-07-04 23:51:38 +00:00
Make tests pass
This commit is contained in:
committed by
GitHub
parent
fdf6f4b6d2
commit
d7b3858233
@@ -50,7 +50,7 @@ jobs:
|
||||
uses: ./
|
||||
with:
|
||||
dockerfile: testdata/warning.Dockerfile
|
||||
ignore: DL3014 DL3008
|
||||
ignore: DL3014 DL3008 DL3015
|
||||
|
||||
- name: Run integration test 3 - set failure threshold
|
||||
# This step will print out an info level rule violation, but not fail
|
||||
|
||||
Reference in New Issue
Block a user