Skip to content
Snippets Groups Projects
Commit a7f0a9b4 authored by psy's avatar psy
Browse files

use simple template

parent 9f02c87d
No related branches found
No related tags found
No related merge requests found
Pipeline #9911 passed
......@@ -11,7 +11,7 @@ pages:
- mv .public public
- find public/ -name '.*' -exec rm -r {} \;
- apt-get update -qq; apt-get install --reinstall -y libexpat1 #this is a workaround for some strange bug where libexpat is missing
- create-directory-html-index ./public ./public
- create-directory-html-index --template simple ./public ./public
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