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

PIPELINE: add dummy index.html

parent 00e878f3
No related branches found
No related tags found
No related merge requests found
......@@ -29,4 +29,6 @@ pages:
- test.tsv
stage: pages
script:
- echo "TODO"
- mkdir -p public
- cp test.tsv public/
- echo '<a href="test.tsv">test.tsv</a>' public/index.hmtl
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