Create a Workflow

Enter the Workflow Name

(Note: A workflow name can only contain lowercase letters, numbers, and minus signs. The name cannot be less than 2 characters, and its first character cannot be a minus sign.)

Set Workflow Running Conditions

1. Set Running Parameters

Click Add to set parameters.

Fill in Parameters name (Note: A parameter name can only contain letters, numbers, and underscores. The name cannot be less than 2 characters, and its first character cannot be a number.), type of data, and default value.

2. Set Environmental Parameters

Click Add in the Environment column, and then enter the corresponding parameters in the Key (Note: A key can only contain letters, numbers, and underscores. The name cannot be less than 2 characters, and its first character cannot be a number) and Value columns respectively .

3. Set Instance Parameters

Select instance configuration and the number of instances in the Instances column.

Enter Your YAML Code

Enter your YAML code in the YAML File.

pageYAML Syntax Description

Publish the Workflow

After all settings are completed, you can click Publish to create or update the workflow, or click Cancel to return to the Actions Details page, which will not save the change.

Last updated