Skip to content
Snippets Groups Projects
Commit ef8f99ad authored by Donatus Herre's avatar Donatus Herre
Browse files

ci updated

parent b0c4ec80
Branches
No related tags found
No related merge requests found
......@@ -11,10 +11,10 @@ pages:
- mv LICENSE public
- mv scripts public
- mv data public
- tree public > tree.txt
- cd public
- tree . > tree.txt
- echo "<html><body><pre>" > index.html
- cat tree.txt >> index.html
- cat ../tree.txt >> index.html
- echo "</pre></body></html>" >> index.html
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment