reduce warm up time

This commit is contained in:
Patrick Schratz 2024-09-14 08:40:11 +02:00
commit 3655062974
Signed by: pat-s
GPG key ID: 3C6318841EF78925

View file

@ -30,7 +30,7 @@ steps:
image: busybox:latest image: busybox:latest
failure: ignore failure: ignore
commands: commands:
- sleep 300 - sleep 200
- echo "Warmed Up" - echo "Warmed Up"
backend_options: backend_options: