We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 629f467 commit 897ef81Copy full SHA for 897ef81
.github/workflows/ci.yml
@@ -17,7 +17,6 @@ jobs:
17
fetch-depth: 0 # Shallow clones should be disabled for a better relevancy of Sonar analysis
18
- name: Hadolint
19
uses: hadolint/hadolint-action@v3.1.0
20
- ignore: SC2086,DL3018
21
with:
22
dockerfile: ./Dockerfile
23
- name: SonarCloud Scan
0 commit comments