Commit 6b00f778 authored by Jan Kiene's avatar Jan Kiene
Browse files

add debug output

parent 6e61298d
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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