Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Sep 30, 2024
1 parent 4799036 commit 4a85eeb
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
-
name: Lint Dockerfile
if: env.exists == 'false'
uses: hadolint/[email protected]
with:
dockerfile: Dockerfile
ignore: DL3008,DL3018
failure-threshold: warning
-
name: Docker metadata
id: meta
Expand Down

0 comments on commit 4a85eeb

Please sign in to comment.