ci: fix tags for internal deploy jobs
This commit is contained in:
parent
8e4a63f2f8
commit
2df539062f
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