DEV Community

Cover image for [Tutorial 🧹] Limit deployments to Platform.sh only when Git tagged
Celeste van der Watt for Platform.sh

Posted on • Edited on

[Tutorial 🧹] Limit deployments to Platform.sh only when Git tagged

Is it possible to only deploy to Platform.sh when a tag is pushed using a source code integration? 🤔

The answer is: with our current source integrations, it's not, but it's also not impossible - and we'll show you how.

Take advantage of your source code management system’s CI/CD platforms. Let's walk you through the steps of creating a GitHub workflow that only pushes your codebase to Platform.sh to deploy changes when a particular tag is pushed.

Follow along with our tutorial: 'limit deployments to Platform.sh only when Git tagged' by reading the articles below 👇

1️⃣ Start with part one here
2️⃣ Next check out part two here
3️⃣ End off with the final installment part three here

Warp.dev image

Warp is the highest-rated coding agent—proven by benchmarks.

Warp outperforms every other coding agent on the market, and gives you full control over which model you use. Get started now for free, or upgrade and unlock 2.5x AI credits on Warp's paid plans.

Download Warp

Top comments (0)

👋 Kindness is contagious

Explore this practical breakdown on DEV’s open platform, where developers from every background come together to push boundaries. No matter your experience, your viewpoint enriches the conversation.

Dropping a simple “thank you” or question in the comments goes a long way in supporting authors—your feedback helps ideas evolve.

At DEV, shared discovery drives progress and builds lasting bonds. If this post resonated, a quick nod of appreciation can make all the difference.

Okay