fix sysreqs platform detection
This commit is contained in:
parent
68a94f3639
commit
4e848a699e
1 changed files with 7 additions and 1 deletions
|
|
@ -46,7 +46,7 @@ steps:
|
|||
image: busybox:latest
|
||||
failure: ignore
|
||||
commands:
|
||||
- sleep 10
|
||||
- sleep 200
|
||||
- echo "Warmed Up"
|
||||
backend_options:
|
||||
kubernetes:
|
||||
|
|
|
|||
Loading…
Reference in a new issue