Get started with codeRISE, Part 4: Continuous Deployment
less than 1 minute read
Continuous Deployment
- While creating a new service, users can provide deployment commands as part of onboarding workflow.
- In the ‘Stack’ section, select Technology e.g. LAMP, AWS or Azure and then click the script section to edit commands.
- Save your changes and proceed to next step.
- The commands are saved in a script which automatically gets committed to the repository.
- The script gets executed as part of build step in the pipeline.