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

Merge branch 'patch-2' into 'master'

Minutes 03.12 and new CI

See merge request cocsn/gosdn!83
parents ba11a74d 25a731be
No related branches found
No related tags found
3 merge requests!125Prepare merge develop,!84Draft: Resolve "Overhaul Architecture",!83Minutes 03.12 and new CI
Pipeline #55730 failed
...@@ -62,23 +62,20 @@ documentation:pdf: ...@@ -62,23 +62,20 @@ documentation:pdf:
- documentation/design/documentation.pdf - documentation/design/documentation.pdf
.mdbook_common: &rust .mdbook_common: &rust
before_script: image:
- cargo install mdbook name: $CI_REGISTRY/danet/internetworking/mdbook:latest
image: entrypoint:
name: rust:latest - ''
stage: documentation stage: documentation
script: script:
- mdbook build documentation --dest-dir public - mdbook build documentation --dest-dir public
cache:
paths:
- /root/.cargo/
documentation:static: documentation:static:
rules: rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
artifacts: artifacts:
paths: paths:
- documentation/public - public
expire_in: 1 week expire_in: 1 week
<<: *rust <<: *rust
......
# Minutes # Minutes
[2020-11-30](http://portainer.danet.fbi.h-da.de:4000/n5W9v9p5SzWVnK_N7kDhcQ#) * [2020-12-03](http://portainer.danet.fbi.h-da.de:4000/q1IPsSO0TnOyk7Mcq1S38g#)
* [2020-11-30](http://portainer.danet.fbi.h-da.de:4000/n5W9v9p5SzWVnK_N7kDhcQ#)
# Markdown Design Document # Markdown Design Document
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment