Retry API test CI job once if failed

This commit is contained in:
JuniorJPDJ 2022-02-18 14:41:10 +01:00
parent 42ac68eb4b
commit 90aa4dcc2a
1 changed files with 1 additions and 0 deletions

View File

@ -158,6 +158,7 @@ test_api:
- postgres:14 - postgres:14
- redis:6 - redis:6
stage: test stage: test
retry: 1
cache: cache:
key: "$CI_PROJECT_ID__pip_cache" key: "$CI_PROJECT_ID__pip_cache"
paths: paths: