Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -229,6 +229,7 @@ stages: - git fetch - git restore . # Just as a precaution - git checkout "$BASOP_CI_BRANCH_PC_REPO" - git reset --hard origin/"$BASOP_CI_BRANCH_PC_REPO" - git pull - cd - - cp -r $SCRIPTS_DIR/ci . Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -229,6 +229,7 @@ stages: - git fetch - git restore . # Just as a precaution - git checkout "$BASOP_CI_BRANCH_PC_REPO" - git reset --hard origin/"$BASOP_CI_BRANCH_PC_REPO" - git pull - cd - - cp -r $SCRIPTS_DIR/ci . Loading