ci: Add expiration time for almost all artifacts

environments/review-docs-renov-b1i8ag/deployments/15025
Georg Krause 2022-11-03 08:27:03 +01:00
rodzic 09e1aa6f73
commit 9edc7f9548
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 2970D504B2183D22
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -201,7 +201,7 @@ test_api:
tags:
- docker
artifacts:
when: always
expire_in: 2 weeks
reports:
junit: api/report.xml
coverage_report:
@ -278,6 +278,7 @@ build_docs:
tags:
- docker
artifacts:
expire_in: 2 weeks
paths:
- docs/schema.yml
@ -327,6 +328,7 @@ build_documentation:
paths:
- "$PIP_CACHE_DIR"
artifacts:
expire_in: 2 weeks
paths:
- public
rules: