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

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

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

View File

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