Retry API test CI job once if failed
This commit is contained in:
parent
42ac68eb4b
commit
90aa4dcc2a
|
@ -158,6 +158,7 @@ test_api:
|
|||
- postgres:14
|
||||
- redis:6
|
||||
stage: test
|
||||
retry: 1
|
||||
cache:
|
||||
key: "$CI_PROJECT_ID__pip_cache"
|
||||
paths:
|
||||
|
|
Loading…
Reference in New Issue