Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ stages: # make sure that we are at latest main # TODO: temporarily use the RC1a tag - git restore . - git checkout 20230511-RC1b-listening-tests - git checkout 20230516-RC1b-listening-tests - echo "--------------------------------------------" - echo "Building codec on commit $(git rev-parse HEAD --short)" - echo "--------------------------------------------" Loading Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ stages: # make sure that we are at latest main # TODO: temporarily use the RC1a tag - git restore . - git checkout 20230511-RC1b-listening-tests - git checkout 20230516-RC1b-listening-tests - echo "--------------------------------------------" - echo "Building codec on commit $(git rev-parse HEAD --short)" - echo "--------------------------------------------" Loading