Not able to integrate with gitlab nexus iq

IQscan:

stage: test

image: sonatype/gitlab-nexus-iq-pipeline:1.121.0-01b

script:

  • ls -lrta

  • /sonatype/evaluate -i hello-world target/*.war

artifacts:

name: "policy-eval-$CI_JOB_NAME-$CI_COMMIT_REF_NAME"

i have build maven project jar files on target folder.

add iq url, sandbox id, username and password. still cant generate report