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
Top comments (0)