Merge branch 'fix-pipeline-gitlab-15' into 'develop'

Make Pipeline work with Gitlab 15

See merge request funkwhale/funkwhale-android!165
technical/upgrade-exoplayer
Ryan Harg 2022-06-07 18:43:00 +00:00
commit 2bdc7f09de
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -102,7 +102,9 @@ coverage:
- tags
artifacts:
reports:
cobertura: $COBERTURA_REPORT
coverage_report:
coverage_format: cobertura
path: $COBERTURA_REPORT
build-develop:
extends: .build