Skip to content
Snippets Groups Projects
Commit c2e4934d authored by Antoine Roy's avatar Antoine Roy
Browse files

Merge branch 'master' into 'correction'

# Conflicts:
#   config.toml
parents a6e27716 5f45615d
No related branches found
No related tags found
1 merge request!1intégration du nouveau mode doks
Pipeline #1483 failed
......@@ -8,7 +8,9 @@
# - To change the theme, see
# https://gitlab.com/pages/hugo/-/blob/main/README.md#use-a-custom-theme.
#
image: registry.gitlab.com/pages/hugo/hugo_extended:latest
image:
name: registry.gitlab.com/pages/hugo/hugo_extended:latest
entrypoint: [ "/bin/sh", "-c" ]
# Set this if you intend to use Git submodules
variables:
......@@ -20,7 +22,7 @@ default:
- apk add --update --no-cache git go
- git submodule update --init --recursive
- hugo mod init gitlab.com/pages/hugo
- hugo mod get -u github.com/theNewDynamic/gohugo-theme-ananke
- hugo mod get -u https://github.com/gethyas/doks
test:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment