mirror of
https://github.com/stakater/Reloader.git
synced 2026-03-02 01:10:19 +00:00
Remove docker linting from Pull request
Signed-off-by: faizanahmad055 <faizan.ahmad55@outlook.com>
This commit is contained in:
6
.github/workflows/pull_request.yaml
vendored
6
.github/workflows/pull_request.yaml
vendored
@@ -48,12 +48,6 @@ jobs:
|
||||
cd deployments/kubernetes/chart/reloader
|
||||
helm lint
|
||||
|
||||
- name: Dockerfile Lint
|
||||
uses: hadolint/hadolint-action@v1.6.0
|
||||
with:
|
||||
dockerfile: ${{env.DOCKER_FILE_PATH}}
|
||||
failure-threshold: warning
|
||||
|
||||
- name: Link check
|
||||
uses: gaurav-nelson/github-action-markdown-link-check@v1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user