Commit 71257603 authored by Ruben ten Hove's avatar Ruben ten Hove
Browse files

test: fix hugo test

parent 92a5cd3a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
---
theme: PaperMod
theme: hugo-simple
title: Just CI templates
+1 −1
Original line number Diff line number Diff line
@@ -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