chore(qa): use full URL for reusable workflow to fix expansion
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 6s
Nightly QA / call-qa-workflow (push) Failing after 1m1s
🚀 Build & Deploy / 🧪 QA (push) Successful in 1m35s
🚀 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
Some checks failed
🚀 Build & Deploy / 🔍 Prepare (push) Successful in 6s
Nightly QA / call-qa-workflow (push) Failing after 1m1s
🚀 Build & Deploy / 🧪 QA (push) Successful in 1m35s
🚀 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:
@@ -14,7 +14,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
call-qa-workflow:
|
call-qa-workflow:
|
||||||
# Nightly QA: Trigger run with diagnostics.
|
# Nightly QA: Trigger run with diagnostics.
|
||||||
uses: mmintel/at-mintel/.gitea/workflows/quality-assurance-template.yml@main
|
uses: https://git.infra.mintel.me/mmintel/at-mintel/.gitea/workflows/quality-assurance-template.yml@main
|
||||||
with:
|
with:
|
||||||
TARGET_URL: 'https://testing.mb-grid-solutions.com'
|
TARGET_URL: 'https://testing.mb-grid-solutions.com'
|
||||||
PROJECT_NAME: 'mb-grid-solutions'
|
PROJECT_NAME: 'mb-grid-solutions'
|
||||||
|
|||||||
Reference in New Issue
Block a user