ci: fix tags for internal deploy jobs
This commit is contained in:
parent
30fc65fcff
commit
934cfdc3af
1 changed files with 1 additions and 0 deletions
|
@ -482,6 +482,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