You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: 'A comma-separated list of deploy contexts this plugin should monitor. Optional (default: "production").'
- name: expression
description: A cron-like expression that expresses when a deployment can occur. Can be overridden with environment variable DEPLOYMENT_HOURS_EXPRESSION.
- name: timezone
description: tz database value that expresses the timezone of the expression. Can be overriden with environment variable DEPLOYMENT_HOURS_TIMEZONE.