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:02:56 +01:00
parent bc4dc6b5fb
commit 0b66a49d07

View File

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