Skip to content

Commit 841db3c

Browse files
Merge pull request #310 from stakater/remove-docker-lint
Remove docker linting from Pull request
2 parents 1155c98 + d29c99f commit 841db3c

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/pull_request.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,6 @@ jobs:
4848
cd deployments/kubernetes/chart/reloader
4949
helm lint
5050
51-
- name: Dockerfile Lint
52-
uses: hadolint/hadolint-action@v1.6.0
53-
with:
54-
dockerfile: ${{env.DOCKER_FILE_PATH}}
55-
failure-threshold: warning
56-
5751
- name: Link check
5852
uses: gaurav-nelson/github-action-markdown-link-check@v1
5953

0 commit comments

Comments
 (0)