Skip to content

Commit

Permalink
Made hadolint optional for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kx1t authored Sep 29, 2023
1 parent ec07c11 commit 8fb1bf6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:

deploy_ghcr_multiarch:
name: Deploy ghcr.io (Multi-Arch)
needs: [hadolint]
# needs: [hadolint]
runs-on: ubuntu-latest
steps:

Expand Down

0 comments on commit 8fb1bf6

Please sign in to comment.