mirror of
https://github.com/espressif/esp-idf
synced 2025-03-12 02:29:10 -04:00
Merge branch 'bugfix/ci_deploy_tags' into 'master'
ci: fix tags for internal deploy jobs See merge request espressif/esp-idf!7290
This commit is contained in:
commit
ca979fb110
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user