Skip to content
Snippets Groups Projects
Commit 6f213b81 authored by Manuel Kieweg's avatar Manuel Kieweg
Browse files

remove testig stage from documentation

parent f380ff19
No related branches found
No related tags found
1 merge request!90Develop
Pipeline #67378 failed
......@@ -26,16 +26,13 @@ documentation:pdf:
script:
- mdbook build documentation --dest-dir public
documentation:static:
documentation:website:
rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
changes:
- documentation/design/*.md
artifacts:
paths:
- public
expire_in: 1 week
<<: *rust
documentation:test:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
<<: *rust
<<: *rust
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment