EN / ES / HU
devops

Trigger Deployments on Git Tags

Source: pulumi.com 1 min read

Share

Trigger Deployments on Git Tags

You are reading a summary. The full content is hosted on pulumi.com.

Pulumi Deployments now supports tag-based triggers for automating releases. Teams can configure a tag trigger in their stack's deployment settings, enabling Pulumi to run pulumi up when a matching tag is pushed. This eliminates the need for separate CI jobs and connects the release ritual to infrastructure.

Related Articles