Skip to content

Commit

Permalink
* Drop legacy config J:DEF-730 (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
JPLachance committed May 29, 2023
1 parent d370bb7 commit b74f117
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions .deployment.config
Original file line number Diff line number Diff line change
Expand Up @@ -11,27 +11,9 @@
},
"start_environment_automatically": true
},
"snyk": {
"org": "coveo-jsui",
"no_dependencies": true,
"no_container_images": true
},
"snyk_code":{
"no_scan": false,
"configurations": [
{
"org": "coveo-jsui",
"project_name": "search-ui-extensions",
"path": "src/"
}
]
},
"observatory": {
"no_endpoint": true
},
"veracode": {
"no_scan": true
},
"phases": {
"s3": {
"dev": {
Expand All @@ -49,5 +31,5 @@
}
}
},
"deployment_config_version": 1
}
"deployment_config_version": 13
}

0 comments on commit b74f117

Please sign in to comment.