Skip to content

Commit

Permalink
hadolint ignore DL3041
Browse files Browse the repository at this point in the history
  • Loading branch information
acelyc111 committed Jan 12, 2025
1 parent cbf4d17 commit 8bb044f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/standardization_lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- uses: hadolint/[email protected]
with:
recursive: true
ignore: 'DL3033,DL3013,DL3059,SC2086,DL3003,SC2164,DL3008,DL3007,DL3006,DL4001'
ignore: 'DL3033,DL3013,DL3059,SC2086,DL3003,SC2164,DL3008,DL3007,DL3006,DL4001,DL3041'

license_check:
name: Check License
Expand Down

0 comments on commit 8bb044f

Please sign in to comment.