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

ci: fix missing yarn package

parent ad809069
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,7 @@ stages: ...@@ -8,6 +8,7 @@ stages:
before_script: before_script:
- apk update - apk update
- apk add nodejs npm - apk add nodejs npm
- apk add yarn
build: build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment