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

ci updated

parent c5afb40b
Branches
No related tags found
No related merge requests found
......@@ -12,8 +12,9 @@ pages:
- mv src public
- mv extract public
- cd public
- tree . > ../tree.txt
- echo "<html><body><pre>" > index.html
- tree . >> 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