Commit f64098bc authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Merge branch 'ci_workaround_for_ref_errors' into 'main'

Temporary fix for BASOP CI error

See merge request !64
parents 77652ed9 18418ded
Loading
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -97,7 +97,9 @@ stages:

.update-scripts-repo: &update-scripts-repo
  - cd $SCRIPTS_DIR
  - git pull
  # - git pull
  # Temp hack to enable the MR tests to pass @millsa approved this change
  - git checkout 8045b28b1d07dd91cadf9ead1392fe5a89f72d5a
  - cd -
  - cp -r $SCRIPTS_DIR/ci .
  - cp -r $SCRIPTS_DIR/scripts .