Commit d82c7937 authored by Jan Kiene's avatar Jan Kiene
Browse files

hopefully fix invalid yml error

parent 66c69bc5
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -989,7 +989,7 @@ build-codec-linux-debugging-make:
.set-reference-for-basop-port-branch: &set-reference-for-basop-port-branch
  - if [ $CI_MERGE_REQUEST_TARGET_BRANCH_NAME = "main-pc" ]; then
  -   *update-scripts-repo
  -   # redirect to stdout so that the error message is visible in case of script failure
  # redirect to stdout so that the error message is visible in case of script failure
  -   REFERENCE_BRANCH=$(ci/get_float_ref_branch_name.sh | tee /dev/tty)
  - fi