Commit 3bb570df authored by Archit Tamarapu's avatar Archit Tamarapu
Browse files

Edit .gitlab-ci.yml

parent cce5220a
Loading
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -37,10 +37,9 @@ 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 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 "--------------------------------------------"