Loading .gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ stages: - maintenance - build - test - test-optional - compare # --------------------------------------------------------------- Loading Loading @@ -376,7 +377,7 @@ be-2-evs-linux: when: manual tags: - be-2-evs-temp stage: test stage: test-optional needs: [ "build-codec-linux-cmake" ] timeout: "20 minutes" # To be revisited script: Loading Loading
.gitlab-ci.yml +2 −1 Original line number Diff line number Diff line Loading @@ -22,6 +22,7 @@ stages: - maintenance - build - test - test-optional - compare # --------------------------------------------------------------- Loading Loading @@ -376,7 +377,7 @@ be-2-evs-linux: when: manual tags: - be-2-evs-temp stage: test stage: test-optional needs: [ "build-codec-linux-cmake" ] timeout: "20 minutes" # To be revisited script: Loading