Skip to content

Commit 26a7891

Browse files
committed
Merge branch 'ci/make_doc_link_checks_to_manual_v3.3.0.0' into 'release/v3.3.0.0'
ci: make check_doc_links job to manual (v3.3.0.0) See merge request application/esp-at!1772
2 parents 1bcf716 + 39e60f5 commit 26a7891

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab/ci/post_deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ check_doc_links:
1010
- docs/_build/*/*/linkcheck/*.txt
1111
expire_in: 1 week
1212
allow_failure: true
13+
when: manual
1314
script:
1415
- cd docs
1516
- pip install -r requirements.txt

0 commit comments

Comments
 (0)