Skip to content

Commit 4a85eeb

Browse files
authored
Update build.yml
1 parent 4799036 commit 4a85eeb

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,14 +47,6 @@ jobs:
4747
uses: actions/checkout@v4
4848
with:
4949
fetch-depth: 0
50-
-
51-
name: Lint Dockerfile
52-
if: env.exists == 'false'
53-
uses: hadolint/hadolint-action@v3.1.0
54-
with:
55-
dockerfile: Dockerfile
56-
ignore: DL3008,DL3018
57-
failure-threshold: warning
5850
-
5951
name: Docker metadata
6052
id: meta

0 commit comments

Comments
 (0)