Merge branch 'bugfix/ci_deploy_tags_v3.2' into 'release/v3.2'
ci: fix tags for internal deploy jobs (backport v3.2) See merge request espressif/esp-idf!7293
This commit is contained in:
commit
ea7f34df17
1 changed files with 1 additions and 0 deletions
|
@ -627,6 +627,7 @@ deploy_docs:
|
|||
image: $CI_DOCKER_REGISTRY/esp32-ci-env$BOT_DOCKER_IMAGE_TAG
|
||||
tags:
|
||||
- deploy
|
||||
- shiny
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue