In our gitlab-ci.yml file, we have include reports in our testing stage from cobertura.
The yml worked fine up until a few days ago, and although literally nothing has been changed on the yml file, it is now being rejected as invalid.
The error is Property cobertura is not allowed
.
Since nothing has changed in our code, i'm wondering if there is an update on gitlab maybe or if there is a setting i need to change that someone may have altered by accident.
Not sure if it's helpful, but here is the error on gitlab..
Thanks for any help!