1 Antwort
- Neueste
- Die meisten Stimmen
- Die meisten Kommentare
0
Hello.
Are the paths listed in buildspec.yml correct?
https://docs.aws.amazon.com/codebuild/latest/userguide/test-report.html
A problem with the configuration of the report group that specifies this report's test cases. For example, the path to the test cases under the report group in the buildspec file might be incorrect.
Relevanter Inhalt
- Wie übergebe ich mit CodeBuild temporäre Anmeldeinformationen für AssumeRole an die Docker-Laufzeit?AWS OFFICIALAktualisiert vor einem Jahr
- AWS OFFICIALAktualisiert vor 8 Monaten
- AWS OFFICIALAktualisiert vor einem Jahr
The other thing I was looking at the file-format section and wondered, is it possible to read trivy reports in CodeBuild? https://docs.aws.amazon.com/codebuild/latest/userguide/build-spec-ref.html#build-spec.reports
The following file formats are supported. The file-format defaults to JUNITXML. https://docs.aws.amazon.com/codebuild/latest/userguide/test-reporting.html