Skip to content

Commit

Permalink
Merge pull request #491 from okta/rlsecure
Browse files Browse the repository at this point in the history
update context
  • Loading branch information
duytiennguyen-okta authored Oct 25, 2024
2 parents 1303b12 + 5a3377d commit 370527b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: Download Reverse Labs Scanner
command: |
curl https://dso-resources.oktasecurity.com/scanner \
-H "x-api-key: $RESOURCE_TOKEN" \
-H "x-api-key: $DSO_RLSECURE_TOKEN" \
--output rl_wrapper-0.0.2+35ababa-py3-none-any.whl
- run:
name: Install RL Wrapper
Expand Down Expand Up @@ -84,6 +84,6 @@ workflows:
jobs:
- reversing-labs:
context:
- okta-dcp
- static-analysis

# VS Code Extension Version: 1.4.0

0 comments on commit 370527b

Please sign in to comment.