Merge branch 'bugfix/ci_deploy_tags_v3.3' into 'release/v3.3'

ci: fix tags for internal deploy jobs (backport v3.3)

See merge request espressif/esp-idf!7294
This commit is contained in:
Angus Gratton 2020-01-24 13:43:45 +08:00
commit b19d054407

View file

@ -619,6 +619,7 @@ deploy_docs:
image: $CI_DOCKER_REGISTRY/esp32-ci-env$BOT_DOCKER_IMAGE_TAG
tags:
- deploy
- shiny
only:
refs:
- master