Skip to content

Commit 897ef81

Browse files
committed
Cleanup hadolint ignored on CI
1 parent 629f467 commit 897ef81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of Sonar analysis
1818
- name: Hadolint
1919
uses: hadolint/hadolint-action@v3.1.0
20-
ignore: SC2086,DL3018
2120
with:
2221
dockerfile: ./Dockerfile
2322
- name: SonarCloud Scan

0 commit comments

Comments
 (0)