Skip to content
Snippets Groups Projects
Commit 8d54be59 authored by Behrisch, M. (Michael)'s avatar Behrisch, M. (Michael)
Browse files

Update .gitlab-ci.yml file

parent 74f821d8
No related branches found
No related tags found
No related merge requests found
Pipeline #118720 failed
......@@ -5,6 +5,12 @@ stages:
- build
- dockerize
before_script:
- apk add --update git
- apk add --update nodejs npm
- npm i -g yarn
install-dependencies:
stage: setup
interruptible: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment