Skip to content

Commit dab71b8

Browse files
committed
Merge branch 'ci/make_doc_link_checks_to_manual_v3.4.0.0' into 'release/v3.4.0.0'
ci: make check_doc_links job to manual (v3.4.0.0) See merge request application/esp-at!1771
2 parents a066866 + 8891240 commit dab71b8

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)