Skip to content
Snippets Groups Projects
Commit a0b52bc8 authored by Lars Mikkel Lødeng Nilsen's avatar Lars Mikkel Lødeng Nilsen
Browse files

Update .gitlab-ci.yml file

parent 9fc4ece7
No related branches found
No related tags found
No related merge requests found
Pipeline #286305 failed
......@@ -60,7 +60,7 @@ generatepdf:
- export final_url="https://gitlab-ci-token:$CI_JOB_TOKEN@$my_url"
- git clone "$final_url.wiki.git"
- gwtc $CI_PROJECT_NAME.wiki
- wkhtmltopdf documentation.html wiki.pdf
- wkhtmltopdf --enable-local-file-access documentation.html wiki.pdf
artifacts:
paths:
- wiki.pdf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment