Skip to content
Snippets Groups Projects
Commit 2a82a9b0 authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

gitlab-ci: Fix passing of artifacts.

parent 7cf6c436
No related branches found
No related tags found
No related merge requests found
......@@ -381,7 +381,8 @@ check_warning_doxy:
when: always
- when: never
needs:
- gen_doxy_html
- job: gen_doxy_html
artifacts: true
pages:
stage: publish
......
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