Skip to content

Commit

Permalink
Merge pull request #2112 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 294fe8f + ce18ef7 commit 37680ed
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 @@ -21,7 +21,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 @@ -62,4 +62,4 @@ workflows:
jobs:
- reversing-labs:
context:
- okta-dcp
- static-analysis

0 comments on commit 37680ed

Please sign in to comment.