Update Source Code
In Update Source Code section, you can update the source of the application. You can update the source of the application to deploy a new version of the application.
How to update source of the application ?
- Change the source info of the application.
- Click on
Re-Generate Configuration
button. - Then you can update generated Dockerfile.
- You can modify the build args as well.
- Click on
Apply Changes
button to update the source of the application.
📌 Note: If you have deployed your application using git config, currently you can't switch to docker image deployment or something else. In future, we will try to support this feature.