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 bot
parent cced2cb147
commit 3ac43708e5

View File

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