Skip to content
Snippets Groups Projects
Commit 23d21762 authored by Malte Bauch's avatar Malte Bauch
Browse files

Merge branch 'master' into 41-restructure-project-directory-structure

parents ef86b398 980bebb7
Branches
Tags
3 merge requests!90Develop,!54Resolve "Restructure Project Directory Structure",!53V.0.1.0 Codename Threadbare
Pipeline #52774 failed
......@@ -24,8 +24,6 @@ documentation:pdf:
name: rustdocker/rust:stable
stage: documentation
script:
- pwd
- ls
- mdbook build documentation --dest-dir public
cache:
paths:
......@@ -36,7 +34,7 @@ documentation:static:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
artifacts:
paths:
- public
- documentation/public
expire_in: 1 week
<<: *rust
......
[book]
authors = []
authors = ["Martin Stiemerling", "Manuel Kieweg", "Malte Bauch"]
language = "en"
multilingual = false
src = "."
[output.html]
git-repository-url = "https://code.fbi.h-da.de/cocsn/gosdn"
git-repository-icon = "fa-gitlab"
site-url = "/public/"
\ 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