Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,7 @@ stages: - cp -r $SCRIPTS_DIR/ci . - cp -r $SCRIPTS_DIR/scripts . - cp -r $SCRIPTS_DIR/tests . - cp $SCRIPTS_DIR/pytest.ini . # TODO: this needs to be updated in case the reference is updated .remove-unsupported-testcases: &remove-unsupported-testcases Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -64,6 +64,7 @@ stages: - cp -r $SCRIPTS_DIR/ci . - cp -r $SCRIPTS_DIR/scripts . - cp -r $SCRIPTS_DIR/tests . - cp $SCRIPTS_DIR/pytest.ini . # TODO: this needs to be updated in case the reference is updated .remove-unsupported-testcases: &remove-unsupported-testcases Loading