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 Angus Gratton
parent 560e920020
commit b9fdbb9223

View file

@ -383,7 +383,7 @@ check_submodule_sync:
stage: deploy
image: $CI_DOCKER_REGISTRY/esp32-ci-env
tags:
- build
- github_sync
except:
- master
- /^release\/v/