Skip to content

Commit

Permalink
Fix hadolint check in CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Dec 6, 2022
1 parent 188328e commit 827a99e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Check dockerfiles with Hadolint
uses: essentialkaos/hadolint-action@v1
with:
files: Dockerfile
files: .docker/*.docker

DockerBuild:
name: Docker Build Check
Expand Down

0 comments on commit 827a99e

Please sign in to comment.