Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -169,7 +169,7 @@ stages: .ivas-pytest-mld-anchor: &ivas-pytest-mld-anchor stage: test needs: ["build-codec-linux-make"] timeout: "30 minutes" timeout: "120 minutes" script: - *print-common-info - *update-scripts-repo Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -169,7 +169,7 @@ stages: .ivas-pytest-mld-anchor: &ivas-pytest-mld-anchor stage: test needs: ["build-codec-linux-make"] timeout: "30 minutes" timeout: "120 minutes" script: - *print-common-info - *update-scripts-repo Loading