reduce warm up time
This commit is contained in:
parent
3f4319cdc9
commit
3655062974
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ steps:
|
|||
image: busybox:latest
|
||||
failure: ignore
|
||||
commands:
|
||||
- sleep 300
|
||||
- sleep 200
|
||||
- echo "Warmed Up"
|
||||
|
||||
backend_options:
|
||||
|
|
|
|||
Loading…
Reference in a new issue