Skip to content

Commit

Permalink
CI: make hadolint verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
RalphORama committed Oct 17, 2023
1 parent f38b9b2 commit c88d642
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
- name: Lint Dockerfile
uses: hadolint/hadolint-action@master
with:
verbose: true
dockerfile: "Dockerfile"

build:
Expand Down

0 comments on commit c88d642

Please sign in to comment.