ci: use exact SHA for QA template
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 7s
Nightly QA / call-qa-workflow (push) Failing after 1m41s
🚀 Build & Deploy / 🧪 QA (push) Successful in 1m55s
🚀 Build & Deploy / 🚀 Deploy (push) Has been cancelled
🚀 Build & Deploy / 🧪 Post-Deploy Verification (push) Has been cancelled
🚀 Build & Deploy / 🔔 Notify (push) Has been cancelled
🚀 Build & Deploy / 🏗️ Build (push) Has been cancelled

This commit is contained in:
2026-04-25 18:30:59 +02:00
parent f97b37d3c8
commit e217d9c7f7

View File

@@ -14,7 +14,7 @@ on:
jobs:
call-qa-workflow:
# Nightly QA: Trigger run with diagnostics.
uses: mmintel/at-mintel/.gitea/workflows/quality-assurance-template.yml@main
uses: mmintel/at-mintel/.gitea/workflows/quality-assurance-template.yml@2cc6512afafa320c149d0ae5f39591e7a34d08c6
with:
TARGET_URL: 'https://testing.mb-grid-solutions.com'
PROJECT_NAME: 'mb-grid-solutions'