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

correct docker image

parent be25bad2
No related branches found
No related tags found
2 merge requests!54Resolve "Restructure Project Directory Structure",!52Mdbook
Pipeline #52668 failed
...@@ -69,6 +69,8 @@ documentation:static: ...@@ -69,6 +69,8 @@ documentation:static:
rules: rules:
- if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH'
script: script:
- ls
- ls documentation
- mdbook build documentation --dest-dir public - mdbook build documentation --dest-dir public
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment