Wait for apply with YAML

YAML parameters for Wait for apply

NameTypeDescription
action
Required
StringThe name of the action.
type
Required
StringThe type of the action. Should be set to WAIT_FOR_APPLY.
commentStringThe question displayed before accepting to continue the execution.

YAML example for Wait for apply

actions:
- action: "Wait for apply"
  type: "WAIT_FOR_APPLY"
  trigger_time: "ON_EVERY_EXECUTION"
  comment: "Do you want to deploy ${BUDDY_EXECUTION_REVISION} to Production?"

Last modified on April 26, 2022

Get Started

Sign up for free and deploy your project in less than 10 minutes.