Commit cde22561 authored by Jan Kiene's avatar Jan Kiene
Browse files

remove needs: in anchor to not overwrite value from job

parent 0c8ec9b9
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -471,7 +471,6 @@ stages:

.ivas-pytest-on-merge-request-anchor: &ivas-pytest-on-merge-request-anchor
  stage: test
  needs: ["build-codec-linux-make"]
  timeout: "300 minutes"
  variables:
    XML_REPORT_BRANCH: "report-junit-branch-$CI_JOB_NAME--sha-$CI_COMMIT_SHORT_SHA.xml"