Skip to content
Snippets Groups Projects
Commit af143f95 authored by toma's avatar toma
Browse files

Update .gitlab-ci.yml file

parent 3891f0ea
No related branches found
No related tags found
No related merge requests found
Pipeline #7568 failed
......@@ -13,12 +13,12 @@ image: registry.gitlab.com/pages/hugo/hugo_extended:latest
variables:
HUGO_ENV: production
THEME_URL: "github.com/theNewDynamic/gohugo-theme-ananke"
THEME_URL: "github.com/alex-shpak/hugo-book"
default:
before_script:
- apk add --no-cache go curl bash nodejs
- hugo mod get -u $THEME_URL
#- hugo mod get -u $THEME_URL
## Uncomment the following if you use PostCSS. See https://gohugo.io/hugo-pipes/postcss/
#- npm install postcss postcss-cli autoprefixer
......
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