Commit 84dd8de8 authored by Jan Kiene's avatar Jan Kiene
Browse files

try another command

parent 6b00f778
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -107,8 +107,9 @@ stages:
.update-scripts-repo: &update-scripts-repo
  - cd $SCRIPTS_DIR
  - git remote set-branches --add origin $BASOP_CI_BRANCH_PC_REPO
  - git remote prune origin
  - git branch
  - git fetch --prune
  - git fetch
  - git checkout $BASOP_CI_BRANCH_PC_REPO
  - git pull
  - cd -