mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-31 19:24:33 +02:00
ci: fix tags for internal deploy jobs
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
image: $CI_DOCKER_REGISTRY/esp32-ci-env
|
||||
tags:
|
||||
- deploy
|
||||
- shiny
|
||||
script:
|
||||
- mkdir -p ~/.ssh
|
||||
- chmod 700 ~/.ssh
|
||||
@@ -75,6 +76,7 @@ deploy_docs:
|
||||
image: $CI_DOCKER_REGISTRY/esp32-ci-env$BOT_DOCKER_IMAGE_TAG
|
||||
tags:
|
||||
- deploy
|
||||
- shiny
|
||||
only:
|
||||
refs:
|
||||
- master
|
||||
|
Reference in New Issue
Block a user