ci: Only use "github_sync" tagged runners to talk to GitHub

This commit is contained in:
Angus Gratton
2019-02-25 10:41:39 +11:00
committed by Ivan Grokhotkov
parent 226c790766
commit 35e491856e

View File

@@ -729,6 +729,8 @@ check_ut_cmake_make:
check_submodule_sync:
<<: *check_job_template
tags:
- github_sync
variables:
GIT_STRATEGY: clone
retry: 2