Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A workflow is an orchestration of steps which define a build, deployment, test, or deployment utility process. These steps can be a combination of plugin operations or basic workflow operations such as variable assignment, conditionals, or looping constructs. Workflows are configured on each project which allows the project to perform Build and Deploy operations and in the case of Utility projects allows for the execution of desired commands. The Pre-deploy workflow can be used to perform any review for certain deployments like Terraform, Database, etc. prior to running actual Deploy operations to eliminate any unwanted changes in an environmentperform validation before deployment.

Table of Contents
minLevel1
maxLevel7

...