Skip to content
Snippets Groups Projects
Commit fde98408 authored by Simon Hartmann's avatar Simon Hartmann
Browse files

Update .gitlab-ci.yml file

parent 3701e58d
No related branches found
No related tags found
No related merge requests found
Pipeline #114804 failed
...@@ -21,7 +21,7 @@ default: ...@@ -21,7 +21,7 @@ default:
- apk add --update --no-cache git go - apk add --update --no-cache git go
- git submodule update --init --recursive - git submodule update --init --recursive
- hugo mod init gitlab.com/pages/hugo - hugo mod init gitlab.com/pages/hugo
- hugo mod get -u github.com/theNewDynamic/gohugo-theme-ananke - hugo mod get -u https://github.com/thegeeklab/hugo-geekdoc
test: test:
script: script:
......
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