Skip to content

Commit de3a666

Browse files
committed
Merge branch 'docs/fix_target' into 'main'
docs: remove build target from CI See merge request espressif/esp-thread-br!81
2 parents 4fcef8a + 6766f82 commit de3a666

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ build_docs:
162162
script:
163163
- cd docs
164164
- pip install -r requirements.txt
165-
- build-docs -t esp32 esp32s2 esp32s3 esp32c3 -l en
165+
- build-docs -l en
166166
tags:
167167
- build_docs
168168

0 commit comments

Comments
 (0)