Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,7 @@ stages: .update-scripts-repo: &update-scripts-repo - cd $SCRIPTS_DIR - git remote set-branches --add origin $BASOP_CI_BRANCH_PC_REPO - git branch - git fetch --prune - git checkout $BASOP_CI_BRANCH_PC_REPO - git pull Loading Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,7 @@ stages: .update-scripts-repo: &update-scripts-repo - cd $SCRIPTS_DIR - git remote set-branches --add origin $BASOP_CI_BRANCH_PC_REPO - git branch - git fetch --prune - git checkout $BASOP_CI_BRANCH_PC_REPO - git pull Loading