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

Commit

Permalink
New horus pipeline (#803)
Browse files Browse the repository at this point in the history
Signed-off-by: Henrique Moraes <[email protected]>
  • Loading branch information
henriquemoraeszup authored Dec 17, 2020
1 parent 69fb0e2 commit 9bd2761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ jobs:
name: Horus Security Analysis
command: |
curl -fsSL https://horusec.io/bin/install.sh | bash -s v1-5-0
horusec start -p ./ -i testdata,vendor
horusec start -p ./ -a "$HORUSEC_CLI_REPOSITORY_AUTHORIZATION" -G "true" -u "https://api-horus.zup.com.br" -n "ritchie-cli"
unit_test:
executor: ritchie-tests-and-static-analisys-executor
Expand Down

0 comments on commit 9bd2761

Please sign in to comment.