Update docker-image-ci.yml

This commit is contained in:
Shohei Ueda 2019-11-28 19:35:49 +09:00 committed by GitHub
parent 0ce7e18faa
commit 8563c806e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -40,7 +40,5 @@ jobs:
- uses: actions/checkout@master - uses: actions/checkout@master
with: with:
fetch-depth: 1 fetch-depth: 1
- name: hadolint - run: brew install hadolint
run: | - run: hadolint ./Dockerfile
brew install hadolint
hadolint ./Dockerfile