Skip to content
Snippets Groups Projects
Commit bf3ed4b7 authored by Alex's avatar Alex
Browse files

ci: add missing nodejs package

parent d1144038
No related branches found
No related tags found
No related merge requests found
...@@ -5,6 +5,11 @@ variables: ...@@ -5,6 +5,11 @@ variables:
stages: stages:
- build - build
before_script:
- apk update
- apk add nodejs
build: build:
stage: build stage: build
services: services:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment