Deploy
Call the Deploy extension to use CodeArts Deploy capabilities.
Adding the Extension with GUI
Add the Deploy extension when you orchestrate a pipeline. Set parameters as shown in Table 1.
Parameter |
Description |
---|---|
Name |
Extension name, which can be customized.
|
Select Task |
Select a deployment task whose code source is the same repository as the pipeline you are configuring. |
Adding the Extension with YAML
Add the Deploy extension when you orchestrate a pipeline. Configure the YAML syntax as follows:
- Deploy
uses: CodeArtsDeploy with: jobId: 9c5a5cda6ffa4ab583380f5a014b2b31 customParam: value
- jobId: ID of the deployment task.
- customParam: Parameter value defined in the deployment task.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot