Skip to content

Commit

Permalink
Update builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Jan 9, 2025
1 parent acd21b7 commit df2fe22
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,14 +77,6 @@ jobs:
[[ "$behind" == "0" ]] && exit 0
echo "Behind upstream: $behind commits"
exit 33
-
name: Lint Dockerfile
if: env.exists == 'false'
uses: hadolint/hadolint-action@v3.1.0
with:
dockerfile: Dockerfile
ignore: DL3008
failure-threshold: warning
-
name: Docker metadata
id: meta
Expand Down

0 comments on commit df2fe22

Please sign in to comment.