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

switch to rc3 template

parent a7f0a9b4
No related branches found
No related tags found
No related merge requests found
Pipeline #9931 passed
...@@ -11,7 +11,7 @@ pages: ...@@ -11,7 +11,7 @@ pages:
- mv .public public - mv .public public
- find public/ -name '.*' -exec rm -r {} \; - 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 - 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 --template simple ./public ./public - create-directory-html-index --template rc3 ./public ./public
artifacts: artifacts:
paths: paths:
- public - 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