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
|
image: busybox:latest
|
||||||
failure: ignore
|
failure: ignore
|
||||||
commands:
|
commands:
|
||||||
- sleep 300
|
- sleep 200
|
||||||
- echo "Warmed Up"
|
- echo "Warmed Up"
|
||||||
|
|
||||||
backend_options:
|
backend_options:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue