Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 4f4c9b5

Browse files
DanielBriertonWardormeur
authored andcommitted
Added srcclr (#213)
* Added srcclr from https://www.sourceclear.com/docs/circle-ci
1 parent 3522564 commit 4f4c9b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

circle.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ dependencies:
1515
test:
1616
override:
1717
- npm run test
18+
post:
19+
- curl -sSL https://download.sourceclear.com/ci.sh | bash
1820
deployment:
1921
production:
2022
branch: master

0 commit comments

Comments
 (0)