chore: align deployment pipeline with klz-2026 standards
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 6s
Build & Deploy / 🧪 QA (push) Failing after 54s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 1s

- Add branch deployment support

- Switch build platform to linux/amd64

- Extract checks to turbo pipeline

- Add pre/post-deploy scripts & cms-sync
This commit is contained in:
2026-03-01 00:41:38 +01:00
parent ce63a1ac69
commit 905ce98bc4
25 changed files with 973 additions and 64 deletions

View File

@@ -27,7 +27,6 @@ async function run() {
data: {
email: "marc@mintel.me",
password: "Tim300493.",
name: "Marc Mintel",
},
});
console.log("User marc@mintel.me created.");