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

Merge branch 'patch-1' into 'master'

Update .gitlab-ci.yml

See merge request cocsn/gosdn!58
parents 980bebb7 6ac5bd5e
No related branches found
No related tags found
2 merge requests!58Update .gitlab-ci.yml,!54Resolve "Restructure Project Directory Structure"
Pipeline #52943 passed
...@@ -62,7 +62,7 @@ documentation:pdf: ...@@ -62,7 +62,7 @@ documentation:pdf:
before_script: before_script:
- cargo install mdbook - cargo install mdbook
image: image:
name: rustdocker/rust:stable name: rust:latest
stage: documentation stage: documentation
script: script:
- mdbook build documentation --dest-dir public - mdbook build documentation --dest-dir public
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment