Skip to content

Commit 39e60f5

Browse files
committed
ci: make check_doc_links job to manual
1 parent 098fce4 commit 39e60f5

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)