]> 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)
committerbot <bot@espressif.com>
Mon, 25 Feb 2019 02:38:27 +0000 (02:38 +0000)
.gitlab-ci.yml

index fbcf3a69230f24163813718980efac2c4f2cc74e..4a6bce1f900546184518cc8b46e2b4316f6e3abb 100644 (file)
@@ -763,6 +763,8 @@ check_ut_cmake_make:
 
 check_submodule_sync:
   <<: *check_job_template
+  tags:
+    - github_sync
   variables:
     GIT_STRATEGY: clone
   retry: 2