chore(deploy): route both test and testing subdomains to testing env
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 36s
Build & Deploy / 🧪 QA (push) Successful in 1m22s
Build & Deploy / 🏗️ Build (push) Successful in 2m50s
Build & Deploy / 🚀 Deploy (push) Successful in 43s
Build & Deploy / 🧪 Post-Deploy Verification (push) Successful in 58s
Build & Deploy / 🔔 Notify (push) Successful in 1s
Nightly QA / 💨 Smoke & Health (push) Failing after 2m5s

This commit is contained in:
2026-05-12 14:27:46 +02:00
parent 0b8c73c66e
commit 444fc10419
2 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@ on:
workflow_dispatch:
env:
TARGET_URL: 'https://testing.e-tib.com'
TARGET_URL: 'https://test.e-tib.com'
PROJECT_NAME: 'etib'
jobs: