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

This commit is contained in:
Henrik Jess
2024-12-20 10:40:06 +01:00
parent 23a22fb4d6
commit 0b9eb0b9f0

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.nomad.i80.dk || exit 1
curl -f https://lifefaq-green.i80.dk/health || exit 1
- name: Stop Blue Deployment
env: