Skip to content
This repository has been archived by the owner on Jul 12, 2022. It is now read-only.

Update horus cmd #562

Merged
merged 5 commits into from
Sep 28, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ jobs:
name: Horus Security Analysis
command: |
curl -fsSL https://horus-assets.s3.amazonaws.com/install.sh | bash
horus start -p ./ -i testdata,vendor
horusec start -p ./ -i testdata,vendor

unit_test:
executor: ritchie-tests-and-static-analisys-executor
Expand Down