mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
docs ci: Use the final version of the esp-idf-doc-env image
(Content is the same)
This commit is contained in:
parent
f906095789
commit
0441c5d744
@ -231,7 +231,7 @@ build_test_apps_esp32s2:
|
||||
|
||||
.build_docs_template: &build_docs_template
|
||||
stage: build
|
||||
image: $CI_DOCKER_REGISTRY/esp-idf-doc-env:v2-d4034371
|
||||
image: $CI_DOCKER_REGISTRY/esp-idf-doc-env:v2
|
||||
tags:
|
||||
- build_docs
|
||||
artifacts:
|
||||
|
@ -1,6 +1,6 @@
|
||||
.check_doc_links_template: &check_doc_links_template
|
||||
stage: post_deploy
|
||||
image: $CI_DOCKER_REGISTRY/esp-idf-doc-env:v2-d4034371
|
||||
image: $CI_DOCKER_REGISTRY/esp-idf-doc-env:v2
|
||||
tags: [ "build", "amd64", "internet" ]
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user