diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 9783b79d2..4a6bce1f9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -763,8 +763,11 @@ check_ut_cmake_make: check_submodule_sync: <<: *check_job_template + tags: + - github_sync variables: GIT_STRATEGY: clone + retry: 2 script: # check if all submodules are correctly synced to public repostory - git submodule update --init --recursive