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

ci updated

parent 37b423e9
Branches
No related tags found
No related merge requests found
......@@ -5,7 +5,6 @@ pages:
before_script:
- git submodule sync
- git submodule update --init
- utils/decompress
- apt-get update
- apt-get install -y tree
- apt-get install -y libpython3-dev
......@@ -24,9 +23,12 @@ pages:
- cat ../tree.txt >> index.html
- echo "</pre></body></html>" >> index.html
- cd ..
- utils/decompress
- utils/render
- find . -type d -name 'records.json' -exec rm -r {} \;
artifacts:
paths:
- public
- public
expire_in: 1 week
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment