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

[revert-me] only run on specific runner for testing the fix

parent b97f83cb
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -479,6 +479,8 @@ stages:
  stage: check-be
  needs: ["build-codec-linux-make"]
  timeout: "300 minutes"
  tags:
    - "test-fhg-basop-runner-3"
  variables:
    XML_REPORT: "report--$CI_JOB_NAME--sha-$CI_COMMIT_SHORT_SHA.xml"
    HTML_REPORT: "report--$CI_JOB_NAME--sha-$CI_COMMIT_SHORT_SHA.html"