PromucFlow_constructor/scripts
Shrikant Sharat Kandula d88c4b9c8f
ci: Use default CS URL for DPs (#25938)
For DP images, this now defaults to release-cs, so we don't need to
explicitly set this anymore.

This can be confirmed by running the following:

```
image=appsmith/appsmith-dp:ce-25909
docker pull "$image"
docker image inspect "$image" --format '{{join .Config.Env "\n"}}' | grep CLOUD_SERV
```
2023-08-16 17:29:10 +05:30
..
build_dp_from_branch.sh ci: Use default CS URL for DPs (#25938) 2023-08-16 17:29:10 +05:30
cleanup_dp.sh Revert "update: migrate dp from sts to deployments (#25615)" (#25996) 2023-08-03 23:40:06 +05:30
deploy_preview.sh ci: Use default CS URL for DPs (#25938) 2023-08-16 17:29:10 +05:30
generate_info_json.sh chore: Update generate_info_json.sh 2023-08-04 06:38:16 +05:30
local_testing.sh chore: Add support for custom CS URL in local_testing.sh script (#25927) 2023-08-02 11:46:28 +05:30