Loading tests/mockup_projects/hugo/config.yaml +1 −1 Original line number Diff line number Diff line --- theme: PaperMod theme: hugo-simple title: Just CI templates tests/pipelines/web.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ include: .hugo: before_script: - cd tests/mockup_projects/hugo - git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod - git clone https://github.com/maolonglong/hugo-simple themes/hugo-simple --depth=1 - mkdir -p content - cp ${CI_PROJECT_DIR}/container/readme.md content/_index.md Loading
tests/mockup_projects/hugo/config.yaml +1 −1 Original line number Diff line number Diff line --- theme: PaperMod theme: hugo-simple title: Just CI templates
tests/pipelines/web.yml +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ include: .hugo: before_script: - cd tests/mockup_projects/hugo - git clone https://github.com/adityatelange/hugo-PaperMod themes/PaperMod - git clone https://github.com/maolonglong/hugo-simple themes/hugo-simple --depth=1 - mkdir -p content - cp ${CI_PROJECT_DIR}/container/readme.md content/_index.md