diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 38b302b8a348bb32c9bbb4a7b4cbbce6ca0a22bb..efd56eb68339c3fffdc7df91bb56bbb37f6dc2e7 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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