Loading .gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -125,6 +125,8 @@ be-2-evs: # compare bit exactness between target and source branch self-test-on-merge-request: extends: .test-job-linux tags: - test-fhg-linux-runner1 stage: compare needs: [ "build-codec-linux-cmake", "codec-smoke-test" ] rules: Loading Loading
.gitlab-ci.yml +2 −0 Original line number Diff line number Diff line Loading @@ -125,6 +125,8 @@ be-2-evs: # compare bit exactness between target and source branch self-test-on-merge-request: extends: .test-job-linux tags: - test-fhg-linux-runner1 stage: compare needs: [ "build-codec-linux-cmake", "codec-smoke-test" ] rules: Loading