Skip to content

Commit

Permalink
Cleanup hadolint ignored on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
raonigabriel committed Feb 7, 2023
1 parent 629f467 commit 897ef81
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of Sonar analysis
- name: Hadolint
uses: hadolint/hadolint-action@v3.1.0
ignore: SC2086,DL3018
with:
dockerfile: ./Dockerfile
- name: SonarCloud Scan
Expand Down

0 comments on commit 897ef81

Please sign in to comment.