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