Skip to content
Snippets Groups Projects
Commit 4e4bd8bc authored by florck's avatar florck
Browse files

Update .gitlab-ci.yml

parent c0a82c1e
Branches
Tags
No related merge requests found
...@@ -43,7 +43,7 @@ test: ...@@ -43,7 +43,7 @@ test:
stage: test stage: test
tags: tags:
- pages - pages
image: registry.duniter.org/docker/ubuntu-node:17.10-DUNITER-1 image: registry.duniter.org/docker/ubuntu-node:17.10-DUNITER-2
script: script:
- bash -c ". ~/.nvm/nvm.sh && npm install -g yarn" - bash -c ". ~/.nvm/nvm.sh && npm install -g yarn"
- bash -c ". ~/.nvm/nvm.sh && yarn install" - bash -c ". ~/.nvm/nvm.sh && yarn install"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment