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

add npm to yml file

parent c9555f95
No related branches found
No related tags found
No related merge requests found
Pipeline #1493 failed
......@@ -21,6 +21,7 @@ default:
before_script:
- apk add --update --no-cache git go
- git submodule update --init --recursive
- sudo apt-update && sudo apt install Node.js
- npm create hyas@latest -- --template doks
- hugo mod init gitlab.com/pages/hugo
- hugo mod get -u github.com/gethyas/doks
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment