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

try to fix css

parent b00745f4
No related branches found
No related tags found
1 merge request!1Some try on yml
Pipeline #1551 passed
......@@ -23,9 +23,9 @@ pages:
- curl -LJO https://github.com/gohugoio/hugo/releases/download/v${HUGO_VERSION}/hugo_extended_${HUGO_VERSION}_linux-amd64.deb
- apt-get install -y ./hugo_extended_${HUGO_VERSION}_linux-amd64.deb
- rm hugo_extended_${HUGO_VERSION}_linux-amd64.deb
- "[[ -f package-lock.json || -f npm-shrinkwrap.json ]] && npm ci || true"
#- npm test
- npm run build
- hugo --gc --minify
artifacts:
paths:
- public
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment