Skip to content
Snippets Groups Projects
Verified Commit 581f03f7 authored by Timm Fitschen's avatar Timm Fitschen
Browse files

PIPELINE: add pages artifacts

parent 4b9a3b3e
No related branches found
No related tags found
No related merge requests found
......@@ -32,3 +32,6 @@ pages:
- mkdir -p public
- cp test.tsv public/
- echo '<a href="test.tsv">test.tsv</a>' public/index.hmtl
artifacts:
paths:
- public
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