mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-02 18:10:57 +02:00
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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user