Skip to content

Commit c71a6cf

Browse files
author
Brandon Sneed
committed
fix(ci): fixed ci issue
1 parent 8cbf0b3 commit c71a6cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- run: yarn install --frozen-lockfile
2323
- run:
2424
name: Snyk
25+
context: snyk
2526
command: curl -sL https://raw.githubusercontent.com/segmentio/snyk_helpers/master/initialization/snyk.sh | sh
2627
environment:
2728
SNYK_FAIL_ON: upgradable

0 commit comments

Comments
 (0)