Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ stages: # TODO: temporarily use the RC1b tag - git restore . - git fetch - git checkout 20230516-RC1b-listening-tests - git checkout 20230616-selection-prerelease - 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 @@ -40,7 +40,7 @@ stages: # TODO: temporarily use the RC1b tag - git restore . - git fetch - git checkout 20230516-RC1b-listening-tests - git checkout 20230616-selection-prerelease - echo "--------------------------------------------" - echo "Building codec on commit $(git rev-parse HEAD --short)" - echo "--------------------------------------------" Loading