Commit 4ce564fa authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

Merge branch 'main' of...

Merge branch 'main' of ssh://forge.3gpp.org:29419/ivas-codec-pc/ivas-processing-scripts into 82-characterization-add-support-for-discretely-coding-combined-formats-with-ivas
parents 9326a977 994731cb
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,10 +37,10 @@ stages:
  # NOTE: CODEC_DIR has to be in PATH
  - cd $CODEC_DIR
  # make sure that we are at latest main
  # TODO: temporarily use the RC1b tag
  - git restore .
  - git clean -fx .
  - git fetch
  - git checkout 20230616-selection-prerelease
  - git checkout '20240522_delivery_SA4#128_final'
  - echo "--------------------------------------------"
  - echo "Building codec on commit $(git rev-parse HEAD --short)"
  - echo "--------------------------------------------"