]> 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 14:00:35 +0000 (22:00 +0800)
.gitlab-ci.yml

index 3cd0f4921765036e4bbcb185724d3eaf80f4e83c..65cac82296b5b7d1adf42fdcb2e01edf16495ef3 100644 (file)
@@ -593,6 +593,8 @@ check_submodule_sync:
     - /^release\/v/
     - /^v\d+\.\d+(\.\d+)?($|-)/
   dependencies: []
+  tags:
+    - github_sync
   variables:
     GIT_STRATEGY: clone
   before_script: *do_nothing_before