Commit 02fa5481 authored by Jan Kiene's avatar Jan Kiene
Browse files

remove extra stage and allow failure for manual run

parent 9b2e8350
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -22,7 +22,6 @@ stages:
  - maintenance
  - build
  - test
  - test-optional
  - compare

# ---------------------------------------------------------------
@@ -375,9 +374,10 @@ be-2-evs-linux:
    - if: $CI_PIPELINE_SOURCE == 'push' && $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
    - if: $CI_PIPELINE_SOURCE == 'merge_request_event'
      when: manual
      allow_failure: true
  tags:
    - be-2-evs-temp
  stage: test-optional
  stage: test
  needs: [ "build-codec-linux-cmake" ]
  timeout: "20 minutes" # To be revisited
  script: