forked from Trustie/forgeplus
Merge pull request 'update' (#424) from KingChan/forgeplus:sca_service into dev_osredm_server
This commit is contained in:
commit
5caa49e527
|
|
@ -10,6 +10,7 @@ class Api::V1::Projects::Sca::CreateProjectService < Api::V1::Projects::Sca::Ba
|
|||
"org_id": sca_user_info["default_org"],
|
||||
"team_id_list": [sca_team_id],
|
||||
"name": @repo,
|
||||
"compliance_policy_id": 1000,
|
||||
"provider": "gitea_hs",
|
||||
"external_id": "#{@owner}&|&#{@repo}",
|
||||
"description": @project.description
|
||||
|
|
|
|||
Loading…
Reference in New Issue