wordpress pipeline fails to generate artifacts
This template is ONLY used for reporting bugs. New feature request or pipeline enhancement issues should use the other template options for issue submission.
Current Behavior
wordpress pipeline fails the 'wl compare lint' job fails regularly and does not generate the vat_api_findings.json
Live Example
Expected Behavior
artifacts should be generated for the job the job should not be allowed to pass if artifacts are not generated why? because gitlab only retains artifacts for the LAST successful pipeline run. so by enabling allow failure, the pipeline passes even thought the artifact was not generated. then any old job that did have a valid artifact gets aged out and then there are NO artifacts left on the system for me to use.