We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f82029 commit 4caa39bCopy full SHA for 4caa39b
1 file changed
.circleci/config.yml
@@ -36,15 +36,7 @@ jobs:
36
workflows:
37
"Circle CI Tests":
38
jobs:
39
- - platform-orb/job-secrets-obtain:
40
- name: cache-secrets
41
- secret-key: "GO111MODULE;OKTA_CLIENT_CLIENTID;OKTA_CLIENT_ORGURL;OKTA_CLIENT_PRIVATEKEY;OKTA_CLIENT_TOKEN;OKTA_CCI"
42
- # - test-v2:
43
- # requires:
44
- # - cache-secrets
45
- - test-v4:
46
- requires:
47
- - cache-secrets
+ - test-v4
48
# See OKTA-624790
49
# See OKTA-729389
50
semgrep:
0 commit comments