Skip to content

Commit

Permalink
submmit
Browse files Browse the repository at this point in the history
  • Loading branch information
lx0612 committed Nov 18, 2023
1 parent 297d612 commit 9fd4e15
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,6 @@ jobs:
command: |
cd $(eval echo "$CIRCLE_WORKING_DIRECTORY/project-ml-microservice-kubernetes")
. venv/bin/activate
sudo wget -O /bin/hadolint https://github.com/hadolint/hadolint/releases/download/v1.16.3/hadolint-Linux-x86_64
sudo chmod +x /bin/hadolint
make lint

0 comments on commit 9fd4e15

Please sign in to comment.