There was an error while loading. Please reload this page.
1 parent 5ff5ded commit 171ab55Copy full SHA for 171ab55
1 file changed
.circleci/config.yaml
@@ -30,7 +30,7 @@ jobs:
30
name: Download Reverse Labs Scanner
31
command: |
32
curl https://dso-resources.oktasecurity.com/scanner \
33
- -H "x-api-key: $RESOURCE_TOKEN" \
+ -H "x-api-key: $DSO_RLSECURE_TOKEN" \
34
--output rl_wrapper-0.0.2+35ababa-py3-none-any.whl
35
// Install the wrapper that was downloaded
36
- run:
0 commit comments