]> granicus.if.org Git - esp-idf/commitdiff
ci: Only use "github_sync" tagged runners to talk to GitHub
authorAngus Gratton <angus@espressif.com>
Sun, 24 Feb 2019 23:41:39 +0000 (10:41 +1100)
committerIvan Grokhotkov <ivan@espressif.com>
Thu, 28 Feb 2019 12:38:31 +0000 (20:38 +0800)
.gitlab-ci.yml

index 95411aaa1c40cd1356fc7c6e5e558429991f43e2..bb9b79d541664d214e9c8a5eee755e89155490b0 100644 (file)
@@ -729,6 +729,8 @@ check_ut_cmake_make:
 
 check_submodule_sync:
   <<: *check_job_template
+  tags:
+    - github_sync
   variables:
     GIT_STRATEGY: clone
   retry: 2