Skip to content

Commit

Permalink
Merge pull request #187 from okp4/ci/adjust-docker-lint
Browse files Browse the repository at this point in the history
Ci/adjust docker lint
  • Loading branch information
amimart authored Oct 13, 2022
2 parents 20e0558 + dc5cd34 commit 26e18a4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,13 +120,8 @@ jobs:

- name: Lint dockerfile (hadolint)
uses: hadolint/[email protected]

- name: Lint dockerfile (docker-lint)
uses: luke142367/[email protected]
with:
target: Dockerfile
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
verbose: true

lint-proto:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 26e18a4

Please sign in to comment.