Skip to content

Commit

Permalink
Raise error level
Browse files Browse the repository at this point in the history
  • Loading branch information
jorg-vr committed Nov 12, 2024
1 parent 4179b33 commit eaa468c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
- uses: jbergstroem/hadolint-gh-action@v1
with:
dockerfile: dodona-${{ matrix.image }}.dockerfile
error_level: 2
error_level: 1
config_file: hadolint.yml

0 comments on commit eaa468c

Please sign in to comment.