Merge branch 'ci/deploy_docs_brew' into 'master'

ci(docs): move deployment to Brew runners

See merge request espressif/esp-idf!41047
This commit is contained in:
Marius Vikhammer
2025-08-22 11:26:45 +08:00

View File

@@ -148,8 +148,8 @@ build_docs_html_partial:
GIT_DEPTH: 0 GIT_DEPTH: 0
stage: test_deploy stage: test_deploy
tags: tags:
- deploy - brew
- shiny - amd64
script: script:
# ensure all tags are fetched, need to know the latest/stable tag for the docs # ensure all tags are fetched, need to know the latest/stable tag for the docs
- git fetch --tags --prune - git fetch --tags --prune