Skip to content

Commit 75d25ab

Browse files
committed
make hadolint verbose
1 parent 6c2c4da commit 75d25ab

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/lint-docker.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,5 @@ jobs:
1717
- uses: hadolint/hadolint-action@v2.1.0
1818
with:
1919
dockerfile: Dockerfile
20+
no-color: true
21+
verbose: true

0 commit comments

Comments
 (0)