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

Update .gitlab-ci.yml file

parent c9dd2067
No related branches found
No related tags found
No related merge requests found
Pipeline #286283 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 --log-level debug documentation.html wiki.pdf
artifacts:
paths:
- wiki.pdf
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment