Skip to content

Commit 32b625b

Browse files
committed
ci: remove hadolint from CI workflow
- Remove the hadolint Dockerfile linting step from the workflow Signed-off-by: appleboy <[email protected]>
1 parent a8affcc commit 32b625b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/testing.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,6 @@ jobs:
3737
with:
3838
version: v2.1
3939
args: --verbose
40-
- uses: hadolint/[email protected]
41-
name: hadolint for Dockerfile
42-
with:
43-
dockerfile: docker/Dockerfile
4440

4541
test:
4642
strategy:

0 commit comments

Comments
 (0)