Skip to end of banner
Go to start of banner

moveEnvironmentTask

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

See also: Actions

Description

Move an environment task to before or after another task. Use final to make a task final. Final tasks must follow all non final tasks. If neither before or after are specified, the task will be moved to the last position respecting the final parameter.

Required Parameters

deploymentProject, environment, task

Optional Parameters

after, before, final

Type

Update

Category

Deployments

Output Formats

Replacement Variables

Since Version

Examples

Related How To's

  • No labels