mirror of
https://github.com/espressif/esp-sr.git
synced 2025-09-15 15:28:44 +08:00
ci: Do not build docs when files in docs do not be modified
This commit is contained in:
parent
7d6a3f1861
commit
7344bec092
@ -78,13 +78,14 @@ before_script:
|
||||
.rules:build_docs:docs:
|
||||
rules:
|
||||
- <<: *if-protected
|
||||
- <<: *if-label-build
|
||||
changes: *patterns-build_docs
|
||||
- <<: *if-dev-push
|
||||
changes: *patterns-build_docs
|
||||
|
||||
.rules:deploy:docs_preview:
|
||||
rules:
|
||||
- <<: *if-label-build
|
||||
changes: *patterns-build_docs
|
||||
- <<: *if-dev-push
|
||||
changes: *patterns-build_docs
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user