Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update docker-image-ci.yml
  • Loading branch information
Shohei Ueda authored and GitHub committed Nov 28, 2019
1 parent 0ce7e18 commit 8563c80
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/docker-image-ci.yml
Expand Up @@ -40,7 +40,5 @@ jobs:
- uses: actions/checkout@master
with:
fetch-depth: 1
- name: hadolint
run: |
brew install hadolint
hadolint ./Dockerfile
- run: brew install hadolint
- run: hadolint ./Dockerfile

0 comments on commit 8563c80

Please sign in to comment.