Blue Green
Some checks failed
Build, Push, and Blue/Green Deploy to Nomad / docker-nomad (push) Failing after 38s

This commit is contained in:
Henrik Jess
2024-12-20 10:01:37 +01:00
parent 7e0d7e6466
commit bc4dc6b5fb

View File

@@ -48,7 +48,7 @@ jobs:
sleep 30
echo "Validating green deployment health..."
# Add your health check logic here, e.g., HTTP checks, logs, etc.
curl -f https://lifefaq-green.i80.dk/health || exit 1
curl -f https
- name: Stop Blue Deployment
env: