Update .gitlab-ci.yml

This commit is contained in:
octt 2022-09-20 15:21:19 +00:00
parent 0117f751b6
commit 820a4acc63
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ pages:
script: |
#./Build.sh
cd ./public
tiddlywiki . --rendertiddler $:/core/templates/alltiddlers.template.html Static.html text/plain
tiddlywiki ./index.html --rendertiddler $:/core/templates/alltiddlers.template.html Static.html text/plain
mv ./output/* ./
artifacts:
paths: