Commit e684a888 authored by Fabian Müller's avatar Fabian Müller
Browse files

Fix checkout of divergent branches

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