Commit 1a25ed43 authored by Jan Kiene's avatar Jan Kiene
Browse files

Update .gitlab-ci.yml file

parent d9151eac
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -114,7 +114,7 @@ stages:
.build-reference-and-dut-binaries: &build-reference-and-dut-binaries
  - current_commit_sha=$(git rev-parse HEAD)
  ### build reference binaries
  - echo "building reference branch: $REFERENCE_BRANCH"
  - echo "building reference branch $REFERENCE_BRANCH"
  - git checkout $REFERENCE_BRANCH
  - git pull
  - make clean